Skip to content

sabpolutan/PlanIt-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlanIt: A To-Do List & Task Management Web App

PlanIt is your digital notebook for organizing daily tasks. Categorize, prioritize, and get things done with ease — all in one clean, focused space.

Whether you're planning your week or jotting down last-minute errands, PlanIt keeps everything in one place so you can stay on track.

Features:

  • Built with Python Flask for server-side functionality.
  • A dark theme toggle button to enhance accessibility and user comfort.
  • Tasks are stored in the end user's local PostgreSQL database using SQLAlchemy.
  • Users can create new tasks using the input form with category and priority selectors.
  • Tasks are displayed in a notebook-style interface for an organized and aesthetic experience.
  • Existing tasks are retrieved from the database and rendered dynamically on page load.
  • Each task includes a delete button that allows users to remove it from the UI and the database.
  • See our Stretch Features for future implementations.

Technologies:

Python JavaScript Flask Jinja HTML5 CSS3 Postgres

Developers:

🔸 Sabrina Ira ➡️ GitHub LinkedIn
🔸 Elian Sarmiento ➡️ GitHub LinkedIn

❔ Click here for setup documentation!


🔼 Return to top

About

To-Do List/ Task Management App

Resources

Stars

Watchers

Forks

Contributors

Languages

  • CSS 39.4%
  • HTML 23.0%
  • JavaScript 21.6%
  • Python 16.0%