Skip to content

This page is responsible for keeping track of a task list. You can add, edit and delete the tasks as you want. You can also check as done or uncheck them and the task format will be changed. The site uses IndexedDB as a database to store the tasks that have been loaded with all the changes. The application is mainly made by JavaScript code.

Notifications You must be signed in to change notification settings

Carmelitu/to-do-list-ensolvers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do List Exercise

Netlify Status

Check it out here: https://todolist-ensolvers-carmelitu.netlify.app/

Project made for Ensolvers.

This page is responsible for keeping track of a task list. You can add, edit and delete the tasks as you want. You can also check as done or uncheck them and the task format will be changed. The site uses IndexedDB as a database to store the tasks that have been loaded with all the changes. The application is mainly made by JavaScript code.

The form validates that all the fields have been completed.

Now, you can organize yours tasks on folders! They can be hidden or shown in case of many tasks to facilitate the use of the app.

Home Screen

Home

Hidden folders

Technologies used 🛠️

  • JavaScript
  • HTML
  • CSS
  • IndexedDB

All done in Visual Studio Code 1.58.2

Author ✒️

About

This page is responsible for keeping track of a task list. You can add, edit and delete the tasks as you want. You can also check as done or uncheck them and the task format will be changed. The site uses IndexedDB as a database to store the tasks that have been loaded with all the changes. The application is mainly made by JavaScript code.

Topics

Resources

Stars

Watchers

Forks