ABOUT
This is online shop application.
USES
It's made in Java. It uses PostgreSQL as a database. It uses SPRING Security for user authentification. The application has a REST API and all the functionality is covered with tests.
FUNCTIONALITY
- Authorization and authentication of users.
- Distribution of roles between users: user and administrator.
- CRUD for ads on the site: the administrator can delete or edit all ads, and users - only their own.
- Under each ad, users can leave reviews.
- In the header of the site, you can search for ads by title.
- Show and save ad pictures.
DEVELOPERS
The application is created by the "Quartet J" team.