Web Server Final
website about sports using ASP.NET MVC Core
Group Members
Taylor O'Black
Tony Herrera
Kyler Severance
Yoshua Meatchem
Alexander Pugh
Criteria
- Menu of some sort to navigate the website
- 6+ pages (Home page + 5 other pages. About the hobby, about yourself, etc.)
- 2+ controllers
- A page about yourself
- A database to hold information about your hobby. The database should simply
contain a connection string to your local version of SQL Server. ((LocalDB).)
- A page to display the database info
a. Possibly in an html table?
- View folders per controllers
- Shared folder with _Layout.cshtml
- _Viewstart.cshtml
- _ViewImports.cshtml
- Migrations folder to create the DB artifacts
- wwwroot folder with jquery, bootstrap, css, etc.
- Connection string in appsettings.json and DBContext using I.o.C. (D.I.) into
controllers after being registered in Startup.cs
Website Content
Sports teams
Schedules
News