A task management application.
- Supports CRUD operations
- Robust middleware and database logic testing
- Easily scalable REST API design
In root/backend, run npm run dev
In root/frontend, run npm run dev
Navigate to http://localhost:3000 to view the application
- Better/more API routes
- GPT-4 integration to enhance task completion
- Add authentication
- UI improvements