Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/first-coding/django-and-web
This is a django and Web front - and back -end separation project.
https://github.com/first-coding/django-and-web
crawler django python
Last synced: 6 days ago
JSON representation
This is a django and Web front - and back -end separation project.
- Host: GitHub
- URL: https://github.com/first-coding/django-and-web
- Owner: first-coding
- Created: 2022-06-07T09:10:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T05:49:29.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T17:12:26.754Z (about 2 months ago)
- Topics: crawler, django, python
- Language: HTML
- Homepage:
- Size: 4.03 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-and-web
This is a django and Web front - and back -end separation project.# Introduce
The topic of this project is professional analysis,which can help them get employed.
However,this project is not perfect yet,and I will continue to improve it.by the way,The repository is full of front-end code,and The Django deployment side is still being optimized,
if you need project and run,you need to have Django and the front-end on the same LANThere are some bugs in this project,please bear with me
# file path
Third director is django file
first/first/web director is web file# run
The web file need environment in the vscode,you can use Extensions "Live Server" to start web project.by the way,you should change .html run path.To start a Django file,simple run the "python manage.py runserver" command.but you should install django package and stay same path with manage.py.
# other
Other html file are crawler generated file that you don't need to worry about,you just have to focus on the files in the third and first folders