TodoList is a full-stack application designed for efficient task management. It allows users to create, update, and organize tasks seamlessly, ensuring productivity. Built with robust front-end and back-end integration, it stores all task data securely in an SQL database, enabling reliable access and management of tasks anytime, anywhere.
- ReactJs
- TailwindCSS
- Springboot
- MySQL
- Fork the repository.
- Create a new branch:
git checkout -b feature-name. - Make your changes.
- Push your branch:
git push origin feature-name. - Create a pull request.
This project is licensed under the MIT License.