Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 739 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 739 Bytes

The Great Pizza Test


launch


The Great Pizza Test is an exercise for Full Stack Developers, built with ASP.NET CORE and SQL Server (via EF Core) for the server, and with Angular 11 with Angular Material for the web client.

  • API contains the Back-End project with its own README file to setup the project.
  • SQL contains all the needed scripts to create the database, with its own README file to setup the project.
  • Web contains the Front-End project with its own README file to setup the project.