Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 2.23 KB

README.md

File metadata and controls

36 lines (20 loc) · 2.23 KB

ChecklistPlus

Features

  • Secure Authentication: Utilizes JWT authentication for safe and secure user login and sign-up.

  • Personalized Profiles: Users can create personalized profiles by uploading profile pictures, adding their name, email, phone number, and an 'about' section.

  • Task Management: Empowers users to manage tasks effortlessly. Features include adding new tasks, updating task status (completed or uncompleted), and deleting tasks.

  • Data Visualization: Includes a dynamic pie chart that visually represents the percentage of completed and uncompleted tasks, offering users a clear overview of their task management progress.

  • Flutter Frontend: The frontend is developed in Flutter, providing a rich, cross-platform user interface that is both intuitive and responsive.

  • Django Backend: The backend is built using Django and powered by an SQLite database, ensuring efficient data storage and management.

Video Screenshot
Screenshot Login Page Screenshot Sign Up Page
Video Graph Page
Screenshot Home Page Screenshot Profile Page