A full-stack ToDo Management Application that enables users to efficiently manage their daily tasks. Built using React for the frontend and Spring Boot for the backend, with secure user authentication and MySQL integration for data persistence.
- ✅ User Authentication (Sign Up / Login)
- 🗂️ Add, Edit, Delete and Mark tasks as done
- 💾 Persistent storage using MySQL
- 📡 RESTful APIs built with Spring Boot
Frontend:
- React
- Axios
- Bootstrap
Backend:
- Spring Boot
- Spring Security
- Spring Data JPA
- RESTful API
Database:
- MySQL
git clone https://github.com/Subhankar528/Todo-App-React.git
cd Todo-App-React