https://github.com/thaixjacob/to-do-list
This project is an interactive to-do list application that utilizes a comprehensive CRUD functionality. It allows users to efficiently manage their tasks by providing a seamless interface to create, view, update, and delete items on their to-do lists.
https://github.com/thaixjacob/to-do-list
backend frontend full-stack
Last synced: 11 months ago
JSON representation
This project is an interactive to-do list application that utilizes a comprehensive CRUD functionality. It allows users to efficiently manage their tasks by providing a seamless interface to create, view, update, and delete items on their to-do lists.
- Host: GitHub
- URL: https://github.com/thaixjacob/to-do-list
- Owner: thaixjacob
- License: mit
- Created: 2023-05-11T08:15:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T22:13:37.000Z (over 2 years ago)
- Last Synced: 2025-03-12T16:45:48.662Z (over 1 year ago)
- Topics: backend, frontend, full-stack
- Language: TypeScript
- Homepage: https://task-manager-tool.vercel.app/
- Size: 326 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Task Manager App
Thaixjacob - Full Stack Developer
This is a full stack task management application designed to help you organize your daily activities and increase your productivity.
With an intuitive interface, the Task Manager app is the perfect solution for individuals and teams who want to stay organized and meet important deadlines.
Easily add tasks (CREATE), find the tasks you want to do (READ), change their completion status (UPDATE), and delete those that are already done (DELETE).
## Built with
> **Code**
       
**Production**
[](https://vercel.com/)
**Quality tools**

**Database**
[](https://supabase.io/)
## Code Quality
Ensuring the functionality and reliability of an application is paramount, and that's why I emphasize thorough testing using Cypress. By focusing on clean code and rigorous end-to-end testing, I prioritize the creation of scalable and robust applications that meet industry standards and fulfill user requirements.
This approach guarantees that our application's primary feature, task creation, is thoroughly validated and capable of delivering an exceptional user experience.
## Demo

This project is deployed in Vercel, check it out by clicking on this link!
MIT License - Copyright © 2023 - Thais Jacob