seanodaniels / BookHarbr-backend

Backend for the BookHarbr project.
1 stars 0 forks source link

BookHarbr

A simple app to create lists of books. For a live demo, please visit https://bookharbr.com/ and login as demo/demo.

The repo for the BookHarbr front end can be found at https://github.com/seanodaniels/BookHarbr-frontend

Tech Breakdown

BookHarbr is a litle project I created to showcase the Javascript and React that I have learned. The core of the app is built in NodeJS and React, and a breakdown of the other technologies is as follows:

The book search is powered by the OpenLibrary.org API. Information from that API is used to build the BookHarbr book lists which are stored at Mongo Atlas, which also houses user information.

University of Helsinki Credits

An hourly breakdown of work can be found at HOURS.md