Skip to content

dev-mev/Bindr-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bindr-Server

Server for Bindr. Bindr is a book recommendation app written in JavaScript using the MERN stack. Book data is scraped from goodreads.com and stored in MongoDB with a Node/Express server, Mongoose, Cloudinary for media storage, and Passport.js for user auth.

How to run it

This server is deployed to Heroku at https://bindr.herokuapp.com/ using an mLab provision. No additional steps are required to connect server and client. For instructions on how to try out the app, visit Bindr.

Credit

Book data was scraped using scrapy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.5%
  • Python 35.3%
  • Shell 2.2%