A board to manage the tasks/cards across the lists. A user can have multiple boards depending on the works he has committed.
All dependencies required for smooth rumming of application is added in requirement.txt
- create a virtual enviroment guide
- activate virtual enviroment :
Venv\Scripts\activate
- Open the project root directory and run :
pip install -r requirements.txt
python Kanban.py