Title - Epicodus C# Project Template

Short Description

A site where users can upload restaurants and write reviews for them. Restaurants can be filtered by cuisine type and sorted by average rating. Users may 'log-in' and set custom view preferences.

Author(s)

Charles Ewel and Joel Delight

Description

A basic project template for C# webapps using Nancy/Razor, XUnit, and MSSQL.

Technologies Used

  • C#
  • Nancy and Razor View Engines
  • XUnit
  • MSSQL

Instructions

  • Clone the repository
  • In powershell, navigate to the project directory
  • In powershell, enter '>dnu restore' and then '>dnx kestrel'.
  • Navigate your web browser to http://localhost:5004

Known Bugs

None

Contacts

Charles.Ewel@gmail.com

License

Licensed under the MIT License.

©