Skip to content

dylanjbarth/houston-book-link

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Houston Book Link Build Status

See our Houston Hackathon submission.

Technology stack

  • Python script to scrape Overdrive APIs for library entities (/extractor)
  • Postgres to store scraped library entries from Overdrive
  • Node express server to expose endpoints for use by front-end
  • CreateReactApp for React front-end, with Bootstrap & ionicons

To serve application

  • Checkout and navigate into the repo
  • Install node from https://nodejs.org/en/download/
  • Run npm start in the base directory to start up Node express server and expose front-end

Contributing

  • Please make changes in feature branches and submit a pull request to master.
  • New collaborators welcome!

Houston Book Link logo

About

Houston Hackathon 2017 Project [Winner!!]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • Python 23.4%
  • CSS 12.8%
  • HTML 4.4%