Skip to content

Latest commit

Β 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

EZTasks

Task Management Reimagined β€” A premium, full-stack web application designed for modern teams. Built for speed, clarity, and precision, EZTasks offers a beautiful dark glassmorphism UI paired with robust backend task management.

🟒 Database: Hosted on Neon PostgreSQL (cloud). No local database installation required!

πŸš€ Quick Start Guide

1. Start the Backend (Spring Boot)

The backend connects directly to a Neon PostgreSQL cloud database. Zero database setup is required.

cd backend
./mvnw spring-boot:run

(Windows users: Use mvnw.cmd spring-boot:run) The API will launch on http://localhost:8080.

2. Start the Frontend (React + Vite)

Open a new terminal window in the project root:

cd frontend
npm install
npm run dev

The React app will launch instantly. Check your terminal for the URL (usually http://localhost:3000 or http://localhost:5173).

3. Usage

  1. Open the frontend URL in your browser.
  2. Experience the scroll-animated landing page.
  3. Click Start Free Trial to create an account, log in, and explore the Dashboard, Calendar, and Tasks features.

🌐 Deployment (Render)

This application is ready for production and configured for deployment on Render.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages