MVP - afaraone/final-project GitHub Wiki
Tuesday 13/11/18
- We split into pairs for pair programming, our pairs split up the work into front-end and back-end for the morning. As the ruby-on-rails (back-end) was more familiar it was completed quicker than the front-end. We completed a basic version of our app as a base to build upon.
- This was reviewed over our lunch time stand-up and we then decided for both of our pairs to work on the front-end for the time being, as this was less familiar and it was a greater task.
- One pair worked on familiarising themselves with the testing framework to a greater extent to increase the coverage, while the other group implemented more features(user can input a title along with the text and connecting the app to a local database). Connecting to a local database means that when the app is deployed(to Heroku) that the transition would be very straight forward.