Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 854 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 854 Bytes

TaskMate

TaskMate is a simple task management application that allows users to create, manage, and track their todos. The application is built using Spring Boot for the backend API and React for the frontend.

Features

  • User authentication: Users can sign up and log in to their accounts.
  • Todo management: Users can create, read, update, and delete todos.
  • Todo attributes: Each todo includes a unique ID, title, description, due date, priority, and creation date.
  • Logout: Users can securely log out from their accounts.

Technologies Used:

  • Backend: Spring Boot, JPA/Hibernate
  • Frontend: React, React Router, Axios
  • Database: MySQL

Click on the following link to view the figma design file:

View Figma Design