https://github.com/yklym/jetbridgetesttask
Test Task from JetBridge
https://github.com/yklym/jetbridgetesttask
django multipage python
Last synced: about 1 month ago
JSON representation
Test Task from JetBridge
- Host: GitHub
- URL: https://github.com/yklym/jetbridgetesttask
- Owner: yklym
- Created: 2020-06-06T22:26:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T21:01:25.000Z (about 5 years ago)
- Last Synced: 2025-08-19T22:33:15.954Z (10 months ago)
- Topics: django, multipage, python
- Language: Python
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JetBridgeTestTask
Test Task from JetBridge
Technical description is stored on app's index page(you can aslo find it in templates folder /index.html)
## Running the app
To start the app, you need to install django framework and run "python manage.py runserver" in source directory