/BestRestaurant.Solution

Build out an application using a one-to-many relationship with Entity. The application should include two models, both with full CRUD functionality.

Primary LanguageC#

Best Buds

A C# ASP.NET Core MVC Application, 4.20.20_4:20

By **Germy Padaeuxxx Prestwick the Wzrd and DaNaRaTheGrEaT **

Description

An MVC application that will keep restaurants and their respective cuisines. Working on incorporating reviews for restaurants! Wow!

🍁 420 🍁 Alt Text

Behavior Driven Project Specifications

Behavior Input Output
behav input out
Program will display a home page in which the user may choose to create a new restaurant. "click" display restaurant index page
Program will allow you to add restaurants, reviews, or cuisines. "click" Adds a new instance of selected object to respective list
Program will allow user to delete restaurants, reviews, or cuisines "click" *Deletes an instance of selected object from respective list

🦔

Setup/Installation Requirements

In your computer's terminal:

  1. Navigate to where you want this application to be saved, i.e.:
cd desktop
  1. Clone the file from GitHub with HTTPS
git clone --------
  1. Enter into the new file directory
cd BestRestaunt.Solutions
  1. Enter the program file
cd BestRestaurant/
  1. Restore
dotnet restore
  1. Build
dotnet build
  1. Start the program
dotnet run
  1. Open in your browser by clicking
http://localhost:5000

Known Bugs

No known 🐜 's at this time.

Support and contact details

Have a bug or an issue with this application? Make a pull request here on GitHub.

Technologies Used

  • C#

  • .NET 2.2

  • Terminal

  • Git

  • VS Code

  • Macbook Pro

  • MVC

License

MIT

Copyright (c) 2020 Best Buds