Skip to content

bradonf333/OdeToFood

Repository files navigation

OdeToFood

ASP.NET Core web app created following this PluralSight tutorial: ASP.NET Core Fundamentals

This demonstrates an ASP.NET Core web app using MVC and Entity Framework. It stores basic data for restaurants in a local database. Gives the ability for the user to login and edit data in the restaurant objects which in turn stores the info in the database.

Demos

Main Index Page

alt text


Login Required

A Login is required in order to access these pages

alt text


Login User

Shows the functionality to handle errors when password is incorrect. Also shows the Login function when password is correct.

alt text


Edit an object

Demonstrates the ability to edit an object and store those changes in the database

alt text


Create New Object

Can create a new object and store that new object in the database

alt text


About

ASP.NET Core Web App using MVC and Entity Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages