Skip to content

codefellows-seattle-dotnet-401d2/Lab40-MVC-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

cf Lab 40 : MVC 5

To Submit this Assignment

  • fork this repository
  • write all of your code in a directory named lab-#; + <your name> e.g. lab10-amanda
  • push to your repository
  • submit a pull request to this repository
  • submit a link to your PR in canvas

Directions

Recreate your Student enrollment (or any other CRUD web application with a db) in MVC 5.

Use this [tutorial](https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/) for guidance.
Be sure to include tests (more than what the template gives you...)

ReadMe

A README is a module consumer's first -- and maybe only -- look into your creation. The consumer wants a module to fulfill their need, so you must explain exactly what need your module fills, and how effectively it does so.
Your job is to

  1. tell them what it is (with context)
  2. show them what it looks like in action
  3. show them how they use it
  4. tell them any other relevant details 5 Include a link to your deployed app in your Readme

This is your job. It's up to the module creator to prove that their work is a shining gem in the sea of slipshod modules. Since so many developers' eyes will find their way to your README before anything else, quality here is your public-facing measure of your work.


Refer to the sample-README in the class repo for an example.

Rubric

  • 7pts: Program meets all requirements described in Lab directions

  • 3pts: Code meets industry standards

  • Readme.md and unit tests required for submission. Missing readme document and tests will result in a best score of 2/10

  • Program must build sucessfully and tests MUST be passing

Lab40-MVC-5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published