https://github.com/cvosoft/join2.0-backend
A kanban board (Frontend: VanillaJS; Backend: DRF)
https://github.com/cvosoft/join2.0-backend
Last synced: 6 months ago
JSON representation
A kanban board (Frontend: VanillaJS; Backend: DRF)
- Host: GitHub
- URL: https://github.com/cvosoft/join2.0-backend
- Owner: cvosoft
- Created: 2025-02-22T16:43:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T06:48:11.000Z (over 1 year ago)
- Last Synced: 2025-03-01T07:27:33.424Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 15.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JOIN 2.0!
## A kanban board
The [Frontend](https://github.com/cvosoft/Join2.0-frontend/) was realized with _VanillaJS_,
The [Backend](https://github.com/cvosoft/Join2.0-backend/) was realized with _DRF_
-----
Start Frontend with
`VS Code LiveServer`
Start Backend with
`python3 manage.py runserver`