Skip to content

m-banik/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"To do" list app

About

This is simple React application that provides possibility of adding, deleting and managing everyday tasks. It contains a form that allows the user to create a new task, and two sections. Both generate tasks list, but while the first obtains only active, undone tasks displayed in alphabetical order, the second returns done tasks ordered by the date of their accomplishment. Plus, however the done tasks number is shown in the UI, only last three of them are listed.

Resources

Added font(s) used in the project are the following:

All taken from Google Fonts.

Genesis

This is a project I made during one of Udemy courses. More about it and others similar in subject here.

About

A standard "To do" list application made with React library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors