Skip to content

tabloidmvc-florida-man created by GitHub Classroom. This is the final output from a group project sprint for NewForce to make a tabloid management system for users and admins after logging in.

Notifications You must be signed in to change notification settings

vincentoleary/NewForce-Group-Project-tabloid-mvc-florida-man

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabloid MVC

Good news, everyone, our Tabloid CLI Proof of Concept did it's job! We were able to test our business idea after a minimal amount of development time. And we learned people don't want to keep a list of other people's blog content. What they really want is to make their own content.

So it's time to pivot. We're still going to focus on long-form writing, but not we'll let people write their own posts.

Tabloid Prototype

We're ready to build a working prototype of the Tabloid application. This prototype will help us better understand and refine our product. It won't be as feature-rich or as polished as our final product, but it should implement the core features and be as close to our current vision of the product as possible.

We know we want a multi-user web application with a rich user experience. For the final product, we we'd like to use react, but we'd like to develope the prototype as rapidly as possible. The architect has decided that ASP.NET Core MVC is the perfect balance of features and rapid development.

Users

Tabloid MVC will have two types of users:

  • Authors can create Posts, manage their own Posts, and read and comment on other authors' posts.

  • Admins can do all the things authors can do, but are also in charge of managing all the data in the system.

ERD

Tabloid ERD

About

tabloidmvc-florida-man created by GitHub Classroom. This is the final output from a group project sprint for NewForce to make a tabloid management system for users and admins after logging in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 71.6%
  • C# 15.9%
  • HTML 10.1%
  • TSQL 1.6%
  • JavaScript 0.8%