/PizzaWebApp

PizzaWebApp is an online pizzeria app that I built after I learned .NET Core and EF Core. It's my first full stack .NET Core app and it was built with code first approach.

Primary LanguageC#

PizzaWebApp

this is my first full stack web app built with .net core.
the live demo can be found here: http://pizzawebapp.somee.com/

Main Tools

-net core mvc
-ef
-ef core identity
-sql server 2019
-boostrap
-boostrap yummy template




Accounts

Account for quick testing:
username: testuser99
password: Testuser1.!

the admin area can be found here: http://pizzawebapp.somee.com/admin/index
Admin account for quick testing:
username: admin
password: Admin1.!

the admin dashboard can be accessed from menu => dashboard