Skip to content

A todo web app to manage tasks. You can filter by pending, complete, favorite.

Notifications You must be signed in to change notification settings

Sn0wF1re/my-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's Next?

A todo web app to manage tasks. You can filter by pending, complete, favorite.

Installation Instructions

  1. Clone the repository:
    git clone https://github.com/Sn0wF1re/my-todo.git
    
  2. Navigate to the project directory:
    cd my-todo
    
  3. Install the dependencies:
    npm install
    
  4. Run the development server:
    npm run dev
    

Usage Instructions

The project can be used to keep track of tasks. You can add tasks and filter existing tasks by complete, favorite, pending.

Features

  • CRUD (Create, Read, Update, Delete) operations for tasks
  • User authentication
  • Task filtering by status (complete, favorite, pending)

Contact Information

About

A todo web app to manage tasks. You can filter by pending, complete, favorite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published