Skip to content
This repository was archived by the owner on Oct 25, 2018. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab11-My-First-MVC-App

This is a demonstration of creating an Model-View-Controller (MVC) website within the .NET Core Framework. With the given .csv file, we are implementing a Time's Person of the Year search engine between the years 1927 - 2017 and listing out all results between two specified years. We are utilizing Razer Pages for our html files and practicing passing object data between different Actions.

After entering two different years, a request is sent back and will post the results in a new view. This can be denoted in the change of the url bar near the top of the browser.


Getting starting

  • Download the latest .NET SDK
  • Navigate and download the project files from this repo
  • After running the application, if your default browser pops up and you are greeted with the below image then success! Type in a start year and a end year to be redirected to a results page displaying the filtered information

What it should look like

  • Landing page

TimePerson Home Page

  • Results Page

TimePerson Results Page

  • Url Change

TimePerson Url


Resources


About

Repository for Lab 11 MCV lab

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages