You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.