Skip to content

A Flask, SQLAlchemy powered web application that provides user to create todo list for a group and manage their schedules.

Notifications You must be signed in to change notification settings

nadas00/todo-team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDo-Team!

  • 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.

Tech

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

Screenshots

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.

Todos

  • Add user verification
  • Add friends section

About

A Flask, SQLAlchemy powered web application that provides user to create todo list for a group and manage their schedules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published