About the project and the stack

Project Pizza

Pizza chain website with Rest API.

Written back-end of the site, web representation and implemented REST API.

Project documentation Project code on GitHub

Part of the site is available to all users. More functionality is available only to registered and authorized users. Site administrator can modify and add all entities: Create new pizzas, new ingredients, new cafes, add or remove pizzas to the café menu. Add or remove ingredients for a pizza. Check and set pizza prices. The ingredients are differentiated by type (Vegetables, seafood etc.).

A stack of technologies and tools was used:

Scheme of the project entities and their relationships

JUnit5 Jupiter tests

The service layer of the project is fully covered by unit tests

© Sergii Bugaienko