Skip to content

pattoM/kanban-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanban-app

All files for a fully functional kanban website

To run on local machine - clone the repo

Activate virtual environment
As a shortcut, type python app.py to run
To run unit tests, run python -m unittest -v

The python version is 3x

Project Structure
Templates

  • kanban-board.html
  • login.html
  • register.html
  • header-footer-base.html

app.py
database.db
requirements.txt
etc

No need to manually create another database because the db comes with these files.

About

All files for a fully functional kanban website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published