Skip to content

Matanbitton/To-Do-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List-App

  • 👨‍💻 See the live version of this project at GetToDo (Not optimized for mobile yet)

About The Project

GetToDo is a to do list App with a single objective in mind, Make to do lists fun!

I truly believe that we don't HAVE to do the things we do, We GET to do them.

With this app users can:

  • Create To Dos With Specific Dates.

  • Create Projects To Categorize To Dos.

  • Filter To Dos By: Importance, Date, and State (wheter the to do is done or not).

  • Save the to dos to their local machine.

🚀 Languages and Tools:

What I learned:

  • The importance of SOLID principles and writing clean, maintainable and scalabe code.

  • The MVC design pattern.

  • How a CRUD app works.

  • How to effectivly use e.target with event Listeners.

What I struggled with:

I struggled at first to wrap my head around what each module should do.

I was confused on how each part of the project should commuinicate and send data to a different part.

And how to use localStorage since the documentation were a bit unclear for my use case.

Connect with me:

matanbitton@gmail.com

About

Get To Do is a to do list app with a single philosophy in mind, We don't "Have" to do the things we do we "Get" to. Made with Vanilla JS, Html, CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors