https://github.com/guptamudit/taskmanager
Task Management Tool
https://github.com/guptamudit/taskmanager
firebase react router-dom tailwindcss
Last synced: 3 months ago
JSON representation
Task Management Tool
- Host: GitHub
- URL: https://github.com/guptamudit/taskmanager
- Owner: guptamudit
- Created: 2024-02-23T15:26:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T05:42:10.000Z (over 2 years ago)
- Last Synced: 2025-07-16T00:49:28.122Z (12 months ago)
- Topics: firebase, react, router-dom, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Management Tool:
- Login/Register to the application.
- Add daily tasks.
- Assign a due date of completion.
- Mark the tasks as complete/incomplete.
# Purpose:
This is College Syllabus Project purely developed to practice my skills in field of react with authentication and routing comcepts.