Todo App
Todo app with task management and real-time updates using Spring Boot and React.

Description
A RESTful backend API for the Todo App, built with Java / Spring Boot, containerized with Docker, and powered by Supabase (PostgreSQL) as the cloud database.
Technologies
- React,
- Spring Boot,
- Supabase,
- PostgreSQL,
- Redux,
- Docker,
- Vite.
Features
- • Task creation and management
- • RESTful API
- • Persistent cloud database
- • State management with Redux
- • Dockerized backend
Technical Highlights
- • Designed a RESTful API using Spring Boot.
- • Mapped application data to PostgreSQL using JPA.
- • Containerized the backend using Docker.
My Contribution
Developed the Spring Boot backend and React frontend, implemented REST APIs, database integration, state management, and Docker configuration.