Skip to content

Application for client that needs to implement a to do list to help manage their tasks in their daily job.

Notifications You must be signed in to change notification settings

Odin-BN/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

To Do App

A simple and efficient To Do management application.

Features

  • Create, Edit and Delete tasks.
  • Filter tasks by Name, Priority (High, Medium, Low) and State (Done/Undone).
  • Sort tasks by Priority or Due Date.
  • Show the Average Completion Time of the tasks in total, and by priority.

Techonologies Used

Frontend:

  • React (Vite)
  • TypeScript
  • React Context
  • Vitest and Jest-Dom

Backend:

  • Spring Boot
  • Java
  • Maven
  • Spring Boot Test and JUnit

About

Application for client that needs to implement a to do list to help manage their tasks in their daily job.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published