This is a website that generates random Romance books. You can save the randomly generated books, or add your own custom book based on data that you enter. The HTML and CSS of this project was alreayd provided to us, so the actual work that was done was all Javascript.
git clone git@github.com:BrandonDoza/romcom.git
open src/index.html
Over the course of three and a half days, we spent around seven hours total on the project. We are currently in Mod 1 of Turing, Week 2.
The goals of the project was to collaborate with other students on a project and work together. This was on top of practicing the Javascript skills that we've built from Mod 0 till now. We did have to teach ourselves certain things like how Event Objects work, and how to create elements in the DOM with only Javascript.
- Our code ended up very clean!
- We finished well before the deadline and we didn't have any massive hangups.
- Making sure that we are all working together at a similar pace.
- Had to stretch ourselves to learn new methods.