The server is written in Java using the Spring Boot framework. For database layer Mysql is used with Hibernate and Spring Data JPA. The frontend is built using ReactJS.

Screenshot 2022-07-24 at 7 57 11 PM

Screenshot 2022-07-24 at 7 57 28 PM

Run

Back-End

  mvn spring-boot:run

Front-End

  npm start

GitHub

View Github