Developer Challenge
Specs
- Build a small app to display a list of books and their average rating.
- Users should be able to view all the books, and add a rating.
- Feel free to use bootstrap or material design to make your app look nice.
Restriction
You must use the FAN stack (Firebase, AngularJS, and Node.js). All your data models should be defined in Firebase, Node should just be to serve your static files.
Deliverables
- A link to the live app (e.g. Heroku).
- A link to the code repo (i.e. Github).
- Send the above to
devops@andela.co
with the subjectAndela Coding Challenge