在线简历

时间:2021-02-14 04:33:33
【文件属性】:
文件名称:在线简历
文件大小:13KB
文件格式:ZIP
更新时间:2021-02-14 04:33:33
Python Python Django应用显示简历 这是一个准系统的Django应用,可以轻松部署到Heroku。 我已经在Heroku的网站上学习了该教程,并使其变得更加实用。 您必须将正确的简历数据输入到index.html文件中。 要更改颜色,请调整base.html文件中的值。 此应用程序附带有一个数据库,该数据库仅跟踪访问该网站的时间。 这是我的简历示例。 此应用程序是使用《 文章构建的-请查看。 如果您在尝试部署自己的应用程序时遇到困难,上面的教程会有所帮助。 本地运行 确保Python 3.7。 要推送到Heroku,您需要安装和 。 $ git clone https://github.com/RealHulubulu/Online_Resume.git # modify the index.html and base.html files, add in your pictu
【文件预览】:
Online_Resume-master
----.gitignore(56B)
----requirements.txt(38B)
----runtime.txt(13B)
----README.md(2KB)
----hello()
--------templates()
--------__init__.py(0B)
--------views.py(702B)
--------static()
--------models.py(154B)
--------admin.py(63B)
--------migrations()
--------tests.py(594B)
----gettingstarted()
--------urls.py(463B)
--------__init__.py(0B)
--------static()
--------wsgi.py(405B)
--------settings.py(3KB)
----Procfile(47B)
----manage.py(257B)
----app.json(606B)
----Procfile.windows(45B)

网友评论