It is a simple project manager using html, css and javascript and python as its backend. It is extremely helpful in managing projects. It has three columns. Things to do, doing and done column. You can list all the features that you want to add in “Things to List”, you can drag and drop the items as you complete the tasks in the “Doing” or “Done” category. You can use this web app to manage a team project with ease. It also implements persistence storage using SQL database, so your list items will always be saved on the machine/server.
- Frontend - HTML,CSS,Javascript
- Frontend Framework - Bootstrap
- Database - SQL
- Backend - Python,Flask




