An open API service indexing awesome lists of open source software.

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)

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`