Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 427 Bytes

todolist-spring-reactjs (backend)

basic todo list app with spring-boot and reactjs

What is in here ?

This is a simple web application with the given technologies:

Java

Spring Boot

Spring Data JPA

Spring Security

React

Redux

JUnit

note: the authentication development of the application is based on the repository of the given url: https://github.com/AgileIntelligence/AgileIntPPMTool