An open API service indexing awesome lists of open source software.

https://github.com/aggstam/safeshop

Simple e-shop with a lot of security features, using Spring MVC.
https://github.com/aggstam/safeshop

html-css-javascript java security shop

Last synced: 3 months ago
JSON representation

Simple e-shop with a lot of security features, using Spring MVC.

Awesome Lists containing this project

README

          

# safeshop
Safeshop is a simple e-shop, with a lot of security features implemented, such as Captcha, XssFiltering, encrypted properties files and others.

## Sample screenshots
![login_page](https://user-images.githubusercontent.com/40597439/140165431-7eba304e-3172-490f-b0cf-64727a912864.png)



![products_page](https://user-images.githubusercontent.com/40597439/140165488-9b9a39f2-385b-41f4-9f91-db2790c79697.png)



![orders_page](https://user-images.githubusercontent.com/40597439/140165566-9cd7e10a-fd10-4b13-abe8-a91129fefb06.png)