2nd Iteration Preparation - rtbu225/Final-Project-498 GitHub Wiki

3-19-19

Today we met up to discuss progress that has been made on the project. Luke has a basic framework up and ready for us to build on that consists of a login page and the ability to write a review. The back end for this hasn't been fully implemented yet but that's the next thing that we want to focus on, along with fleshing out the database that has been built. Nothing is being stored yet, as the project has up until now been developed on local host, and will be moved to a repo provided by the CS dept. This will allow us to begin focusing more on back end development.

Our main roadblock is integrating Jenkins into our project. Our project isn't really something that Maven can test out that well, so we're going to use Selenium, which is more geared for web browser based development.