Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebMVC

Red Badge - Web MVC Project

The Investor Compound - Social education and networking form


This is the final project for the Eleven Fifty Acadamy Software Development Course for Red Badge

Overview: Your assignment is to build a .NET Framework MVC 5 Web Application using n-tier architecture covering a topic of your choice.

Requirements:

  • Come up with an idea for an application that will use a minimum of 3 custom data tables with a minimum of one foreign key relationship
  • Create a wireframe of the application and review it with an instructor
  • Build out an n-tier structured MVC (think ElevenNote) with the following tiers
  • Data: This layer houses your classes that relate to the DB (POCOs, Identity, etc)
    • Models: This layer houses the reusable models for the rest of the layers
    • Services: This layer is where you’ll have most of your heavy backend logic
    • WebMVC: This is where the front end (Controllers, Views, Styles, etc) will be
  • Deploy to Azure

Planning Documents (https://drive.google.com/file/d/1_5x_zBlh_D2ny3T9ICFiPR7m4CEaKNxd/view) Trello Board for Agile Project Management (https://trello.com/b/jdX1zEvJ/the-investor-compound)

About

Red Badge - Web MVC Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages