diff --git a/README.md b/README.md index 4a14232..d2bafe7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ -# Pod5 -Pod-5 +# Pod-5 Grind + + + +

Description ✍️

+

Grind is a multi-purpose app that allows users to keep track of their tasks and manage their time. The pomo-timer comes integrated with a notes pages and todo lists so users can efficently track their progress.

+ +

Features

+
  • Pomodoro Timer with break implementation
  • +
  • Notes page for brainstorming
  • +
  • Notion Integration
  • +
  • To-do list with priority queue
  • +
  • Tracked progression based on to-do list
  • + +

    Requirements

    + +

    Installations

    + +

    Tech Stack 🖥

    +

    Frontend:

    +
  • HTML5, Javascript, CSS
  • +
  • Bootstrap
  • + +

    Backend:

    +
  • Python
  • +
  • Django
  • +
  • Notion API
  • + +

    Acknowledgements