Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ ToDo - Task Management Backend

A simple Spring Boot application that provides REST APIs for managing to-do tasks.
This project demonstrates CRUD operations, RESTful architecture, and database integration with MySQL.


🧩 Tech Stack

  • Language: Java
  • Framework: Spring Boot
  • Database: MySQL
  • Build Tool: Maven
  • Tools: IntelliJ IDEA, Postman, Git

🚀 Features

  • ➕ Add new tasks
  • ✏️ Update existing tasks
  • ❌ Delete tasks
  • 📋 Get all tasks
  • 🔍 Get task by ID

🗃️ Database Flexibility

This project was originally built with MySQL, and later extended to use MongoDB. The MongoDB version is available locally for testing and learning purposes.

⚙️ Setup & Run

1️⃣ Clone the Repository

git clone https://github.com/Sha050/todospringboot.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages