/DoughVerstock

Order tracking web app for Pierre's Bakery

Primary LanguageC#

Dough-verstock

By Cameron Abel

Sample Web Application In C#

Technologies Used

  • C#
  • ASP.NET
  • MSTest
  • HTML
  • CSS

Description

Dough-verstock is a sample web application utilizing the ASP.NET MVC and demonstrating RESTful routing.

Setup/Installation Requirements

  • Clone this repository to your local machine
  • Navigate to DoughVerstock.Solution\DoughVerstock
  • Execute dotnet run

To run unit tests:

  • Navigate to DoughVerstock.Solution\DoughVerstock.Tests
  • Execute dotnet test

This project requires the .NET framework to launch.

Pierre uses this site to track vendors and orders for his bakery. The site comes pre-filled with an order referenced in the assignment text, but additional vendors and orders can be added and viewed.

Known Bugs

  • Pierre is unable to modify or delete orders at this time.

License

MIT

Copyright (c) 2023 Cameron Abel