All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
v1.5 - 2017-04-22
- Contact page
- Accounts page
v1.4 - 2017-03-25
- Friend Entity
- Friend Respository
- RESTful web service (GET, POST, PUT, DELETE) for friends and return JSON
- Friend Controller
- Friends view page
- Blog Entity
- Blog Respository
- RESTful web service (GET, POST, PUT, DELETE) for blogs and return JSON
- Blog Controller
- Blogs view page
- Event Entity
- Event Respository
- RESTful web service (GET) for photos and return JSON
- Event Controller
- Photos view page
- More CSS, Bootstrap styles
- Javascript, jQuery scripts for view pages
- fontAwesome icons for home page
- Account view page
- Home Page Layout
v1.3 - 2017-02-18
- Location Entity
- Location Repository
- RESTful web service and return JSON
- MVC Controller for Location
- MVC Location Page
- Bootstrap Dependency by using webjars
- CSS styles to Location, Home and Login page
- Home Page link to my location site
v1.2 - 2017-01-28
- Answered in README.md
- What is the proposed name for your Web application?
- Who is the target audience for your Web application?
- What problem is it intended to solve for the target audience?
- How will it meet the minimum project requirements?
- Why is your proposed Web application unique or creative beyond simply meeting the minimum requirements?
- CHANGELOG.md
v1.1 - 2017-01-21
- Cloned, configured, and compiled the scaffold project.
- Configured developer workspace.
- Deployed to Heroku.