Django's Todos Web App

About ❔

This is a basic todos application using django web framework

Technologies 👩‍💻

  • Django Web Framework
  • Python 🐍

Idea 💡

  • To Create a todo's list application like Google Keep.
  • also todo's list contains todos
    • which they can contain different types of data like img, pic, doc, sheet, slides,etc.
  • todo's can be mailed using SMTP Python module, shared in different platforms
  • todo's can also have checklist time bounds or timers.
  • there is a team creation also.
  • task can be assigned to different user.

Apps

  • Todo

Contribute 🤝

Open for Contribution, Please open issues for major changes.