https://github.com/cvosoft/join2.0-frontend
A kanban board (Frontend: VanillaJS; Backend: DRF)
https://github.com/cvosoft/join2.0-frontend
Last synced: 6 months ago
JSON representation
A kanban board (Frontend: VanillaJS; Backend: DRF)
- Host: GitHub
- URL: https://github.com/cvosoft/join2.0-frontend
- Owner: cvosoft
- Created: 2025-03-01T06:35:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T06:40:16.000Z (over 1 year ago)
- Last Synced: 2025-03-01T07:26:38.507Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- 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`