Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 345 Bytes

File metadata and controls

4 lines (3 loc) · 345 Bytes

TaskManagementSystem - final version

This project is an introductory task management system designed to help me to get started with building backend applications using Java and Spring Boot. It demonstrates essential CRUD (Create, Read, Update, Delete) operations on a database, providing my first experience with RESTful APIs and endpoints.