https://github.com/youngandgeek/courseraworkplace
Django Web Framework
https://github.com/youngandgeek/courseraworkplace
django pip3 python vscode web-framework
Last synced: 4 months ago
JSON representation
Django Web Framework
- Host: GitHub
- URL: https://github.com/youngandgeek/courseraworkplace
- Owner: youngandgeek
- Created: 2023-02-02T13:25:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T20:33:29.000Z (over 2 years ago)
- Last Synced: 2024-12-29T11:51:51.432Z (6 months ago)
- Topics: django, pip3, python, vscode, web-framework
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CourseraWorkplace
Django Web Framework first project :working with python and django, setting up a virtual environment and implement the HTTP request,response cycle by creating URL patterns and map it to views function .