Task Management System
- Built full-stack app using Spring Boot and React with JWT-based authentication and role-based access control.
- Constructed secure RESTful APIs for admin (CRUD operations) and users (view, complete, and mark todos incomplete).
- Crafted seamless integration of frontend and backend through precise use of Axios for data flow, resulting in efficient processing times that improved response rates by 20%.
- Integrated Spring Security for role-based access and BCrypt for password encryption.