Skip to content

Annie24-ux/doneDesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ Done Desk

A Minimalist Task Manager Web App – Built for Productivity


🎯 Inspiration

There’s a rush in striking off tasks — that tiny dopamine hit when your list shrinks. Done Desk was born from that moment. This isn’t just a todo app; it’s your daily victory tracker.


🧭 Overview

Done Desk is a lightweight web-based task manager built with Java, Spring Boot, and MySQL. Whether you're tracking simple todos or managing daily routines, this app offers just what you need: clean CRUD operations — no fluff.


🚀 Features

  • ➕ Create tasks with a title, description, and optional due date
  • 👓 View all tasks with completion status
  • 📝 Update tasks (mark complete or edit)
  • ❌ Delete tasks that are no longer needed
  • 💾 All data is stored securely in a MySQL database

🛠 Tech Stack

Layer Tech Used
Language Java (JDK 17)
Backend Spring Boot (v3.4.5)
Data Access Spring Data JPA
Database MySQL
ORM Hibernate
Connection Pool HikariCP

🔧 Getting Started

  1. Clone this repo
    git clone https://github.com/Annie24-ux/doneDesk.git
    cd doneDesk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages