/MessageBoard.Solution

An MVC api application

Primary LanguageC#

Message Board

By Melisa Edgar, Matt Eilar, and Liam Eller | LinkedIn | email

A MVC application practicing making your own api

Technologies Used

  • C#
  • html
  • Markdown
  • CSS
  • Razor
  • LINQ
  • Identity
  • Entity
  • ASP .NET Core
  • ASP .NET Core MVC

Description

__

Setup/Installation Requirements

  1. Follow the instruction on this website for installing MySQL server, MySQL Workbench, and MySQL shell.
  2. Clone the repository to your desktop and open your terminal then Navigate to the downloaded project by typing "cd (project-name)"
  3. Open project in your desired text editor. I recommend visual studio code.
  4. Once in the project's production folder, type "dotnet watch run" in the terminal - then navigate to your web browser and type http://localhost:5000/ in your url bar to see the application.

Known Bugs

  • No known bugs at this time.

License

MIT

Copyright (c) 2022 Liam Eller, Matt Eilar, Melisa Edgar