/Book-Store

Book Store project implementing both front and beck end.

Primary LanguageHTML

SpringMVC exercise - Internet Programming Course

This project was bootstrapped with SpringBoot

Authors

Students

General Information

the project implements a book store as backend and client side. each client has a session basket
which he can add and delete books
with an admin permissions the client can add, update and delete books from the store and
watch all payments history.

Notes

  • the admins logout is in a dropdown menu located in the top right side
  • the edit operations for the admin implemented as modal forms