Cuisine-Restaurant Web Application

By **Jordan **

A web application that allows users to list and manage their favorite restaurants based on the type of cuisine they offer.

Technologies Used

  • .NET 5.0
  • ASP.NET Core MVC
  • Entity Framework Core
  • Bootstrap
  • C#
  • HTML
  • CSS

Description

Cuisine-Restaurant is a web application designed to provide users a platform where they can list and manage their favorite restaurants based on the cuisine type. Not only can users manage restaurants, but they can also manage cuisines, making this a two-tier application. Each cuisine type can have multiple associated restaurants, however, each restaurant is associated with just one cuisine. Developed using .NET Core MVC, this application incorporates the principles of RESTful design.

Setup/Installation Requirements

  • Ensure .NET SDK and runtime are installed on your machine.
  • Clone this repository to your local machine.
  • Navigate to the Cuisine-Restaurant.Solution directory in your terminal.
  • Run the command dotnet restore to install necessary packages.
  • Run the command dotnet build to compile the application.
  • Run dotnet run to start the server and application.
  • Visit localhost:5000 in your browser to access the Cuisine-Restaurant Web Application.
  • Follow on-screen prompts to manage cuisines and their associated restaurants.

If you encounter any issues or want to provide feedback, feel free to reach out or raise an issue on the repository.

Known Bugs

  • No known bugs at the moment.
  • Feel free to report any found issues or bugs.

License

Feel free to reach out if you have any concerns, feedback, or wish to make contributions to the code.

Copyright (c) 2023 Jordan Kennedy