- A simple, yet functional tool for you to manage your schedule with your team!
You can do:
- Create a ToDo set title and content
- Add ToDocuks (sub-categories of ToDO) and dedicate it to other users.
- Observe all ToDo's that contains any ToDocuk releated with you.
ToDo-Team powered with:
- Flask - Micro web framework written in Python.
- SQLAlchemy - SQL toolkit and object-relational mapper for the Python
- WTForms - Form validation and rendering library for Python
- Twitter Bootstrap - Great UI boilerplate for modern web apps
Add ToDocuk to an existing ToDo, other users than owner of ToDo can reach this view without add ToDocuk panel.
Rest of the view.
User can see ToDos if there exist a ToDocuk in the ToDo related with their name.
User can see ToDos created by themselves, they can delete ToDo or go to content of ToDo for seeing ToDocuks.
Register Page.
Login Page.
- Add user verification
- Add friends section