Skip to content

stav1236/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList

Background:

During my initial role as a software developer in the Apollo team, I underwent a comprehensive training program aimed at enhancing my independent learning skills and gaining in-depth knowledge of the team's technologies.

Description:

TodoList is a simple task management system. The project consists of a server-side application developed in Java Spark, which stores information in JSON files. On the client-side, TodoList utilizes React with Material-UI (MUI) as the design library, and Redux for managing the store.

  • Server Folder: Contains all the server files built following the three-tier architecture.
  • my-app Folder: Houses all the client files developed in React.

License

This project is licensed under the MIT License.