Skip to content

QuickTask is a full-stack task management application designed to help users organize, track, and manage to-do tasks efficiently. The repository is organized into a backend (Spring Boo) and a frontend (React).

Notifications You must be signed in to change notification settings

ParthibPal/QuickTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ Setup Instructions

1️⃣ Clone the Repository

git clone https://github.com/ParthibPal/QuickTask.git
cd QuickTask

2️⃣ Run the Backend

cd quicktask-backend
./mvnw spring-boot:run

3️⃣ Run the Frontend

cd quicktask-frontend
npm install
npm run dev

4️⃣ Access the App

🌐 Frontend: http://localhost:5173
🔧 Backend: http://localhost:8080


📸 Preview

image

📈 Future Enhancements

🔔 Task reminders & notifications
☁️ Cloud deployment (Render / Vercel / Railway)
👥 User authentication & profiles
📊 Analytics dashboard


💡 About the Developer

Built with ❤️ by Parthib Pal
📧 Passionate about building clean, efficient full-stack applications.

⭐ If you like this project, consider giving it a star on GitHub!

About

QuickTask is a full-stack task management application designed to help users organize, track, and manage to-do tasks efficiently. The repository is organized into a backend (Spring Boo) and a frontend (React).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published