Skip to content

littlefish-tech/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List

This is a very simple Full Stack React application to keep track your to do list. You can simply add, edit, filter, delete your to do tasks.

Want to try this simple app? Please go To Do Listand register your account, track and update your to do list.

To login your account:

loginpage

If you have not register an account, please register an account first

registerpage

The validation for the login/register page, and this is very important to make you have filled out all required fileds.

validation

Please take a look the simple look of the home page, you may see the the to do task has 2 categories, one is urgent, one is normal task, and the button color for the 2 categories are different.

homepage;

You may simply pick the date with clean look

calendar

It is important to have the function for you to find a specific task, you can use the filter function to do it.

filter

To update a task

updatetask

this is also mobile friendly

mobilefriendly

Technologies I am using in this project

  • React
  • React Hook
  • Node.js
  • MongoDB
  • Express.js
  • moment.js
  • bcryptjs
  • express-validator
  • jsonwebtoken
  • axios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published