nikolliervin / 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.

Home Page:http://pizzawebapp.somee.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

http://pizzawebapp.somee.com/


Languages

Language:C# 40.3%Language:HTML 37.0%Language:CSS 19.5%Language:JavaScript 3.2%