Skip to content

VishalDange/TaskTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskTrack

The TaskTrack project is a full-stack application designed to help users efficiently create, manage, and track tasks. The application is built using Spring Boot for the backend and React for the frontend, with modern styling powered by Tailwind CSS and Material-UI.

Features

  • Task Creation: Easily create new tasks with relevant details.
  • Task Management: Edit, update, and delete tasks as needed.
  • Task Tracking: Track task progress and statuses efficiently.
  • Responsive Design: User-friendly interface that adapts to various screen sizes.
  • Modern Styling: The project utilizes Tailwind CSS and Material-UI for a clean, modern look.

Tech Stack

Backend

  • Spring Boot: REST API for handling task-related operations.
  • Java: Primary programming language for backend development.
  • Spring Data JPA: Database interaction layer.
  • MySQL/PostgreSQL: Relational database for task data storage.

Frontend

  • React: JavaScript library for building the user interface.
  • React Router: For managing the app’s navigation.
  • Material-UI: Pre-built components for quick and consistent UI development.
  • Tailwind CSS: Utility-first CSS framework for custom styling.

Tools & Libraries

  • Maven/Gradle: Build tools for managing dependencies and building the Spring Boot project.
  • Axios: For making API requests from React to the Spring Boot backend.

Getting Started

Prerequisites

  • Java 11 or higher
  • Node.js and npm
  • MySQL/PostgreSQL (or any other preferred relational database)

Backend Setup

  1. Clone the repository.
    git clone https://github.com/VishalDange/TaskTrack.git
    

About

The TaskTrack project is a full-stack application that leverages Spring Boot for the backend and React for the frontend, allowing users to efficiently create, manage, and track tasks. It features modern styling with Tailwind CSS and Material-UI, ensuring a responsive and user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors