https://github.com/fullstackcodingguy/taskr
Personal Task Management App
https://github.com/fullstackcodingguy/taskr
Last synced: about 1 year ago
JSON representation
Personal Task Management App
- Host: GitHub
- URL: https://github.com/fullstackcodingguy/taskr
- Owner: FullstackCodingGuy
- License: mit
- Created: 2025-02-25T06:19:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T06:26:11.000Z (over 1 year ago)
- Last Synced: 2025-02-25T07:32:34.457Z (over 1 year ago)
- Language: TypeScript
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Taskr
Taskr is a task management application built with Next.js and Material-UI. It allows users to add, delete, and toggle tasks with different priorities and due dates. The application also includes authentication using `next-auth` and supports Google as an authentication provider.



