Skip to content

connor11528/coffeeshopsinamsterdam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffeeshopsinamsterdam

Angular.js, Node.js, Mongoose, Bootstrap for web app.

Satellizer for authentication.

Beautiful Soup and Python for web scraping

CSS for coffeeshop page lifted from here

Star rating from Stack Overflow/JSFiddle

Getting started

$ git clone <this_repo_url>
$ cd coffeeshopsinamsterdam
$ npm install
$ nodemon server

Deploy to Heroku

heroku create <app_name>
heroku config:set NODE_ENV=production
heroku addons:create mongolab:sandbox 
heroku config | grep MONGOLAB_URI
git push heroku master
heroku ps:scale web=1

About

Coffeeshops in Amsterdam central. JS app with Python web scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published