Skip to content

BrentHajek/reviews-mvc-BrentHajek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reviews Site

Module 3 Project

Goals

Build a dynamic web application with a MVC architecture.

  • Use TDD to create a suite of unit tests and integration tests.
  • Keep your code clean.
    • Use proper naming conventions.
    • Make clear and concise names for methods and variables.
    • Use OOP principles.
  • Make effective use of git and GitHub.
    • Make frequent commits.
    • Utilize good commit messages to describe the commit to teammates.
    • Utilize feature branching.
  • Working Software based on the Module 3 assignment guideline at Module 3
    • We are looking for an web application that utilizes a MVC architecture using spring boot.
    • We need to see dynamic content being rendered and the ability to add content to the application through an HTML form.
    • Upon submission we should have an application that starts and passes all tests in the test folder.

About

reviews-mvc-BrentHajek created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 67.2%
  • CSS 16.8%
  • HTML 16.0%