Skip to content

A To-do list app that greatly helps in productivity! Now with a dark mode and storage of tasks between sessions through cookies.

Notifications You must be signed in to change notification settings

kkothari2001/Get-it-done

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get It Done!

  • Collaborative project on a To-Do List application that greatly helps in productivity! That allows you to prioritize your tasks and perform basic functionalities like creating and deleting task cards which is also available in dark and light modes.
  • Processed user inputted information in the local database of the app to dynamically create cards of tasks and set its mentioned priority and sort it accordingly.
  • Utilized the wire-framing software Balsamiq to create a UI for the application in order to allow different scenes to interact with each other.

Implementation

git clone https://github.com/Sahethi/Get-it-done.git

You can then run it on live server.

Screenshots

Screenshot 2022-04-05 at 3 17 39 AM

Tech Stack

  • JavaScript
  • jQuery
  • SASS CSS
  • IndexedDB API

How to Use?

  • To create a task
    • Enter the Task Title and Details with Create Task Prompt.
  • To add priority to a task
    • Add priority according to !!!(Highest) - !(Lowest).
  • Delete the task
    • Click on trash symbol.
  • Complete the task
    • Click on Task Card Title.
  • Switch Modes
    • On opening the hamburger menu, you can switch modes between Dark and Light.

Authors

About

A To-do list app that greatly helps in productivity! Now with a dark mode and storage of tasks between sessions through cookies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published