PokemonGo for birdwatchers!
An cross-platform application that maps out recent birdsightings.
Pokemon Go for birdwatchers! Birdwatch does the legwork of identifying recent bird sightings and hotspots, making it easier for birding novice and veterans to discover new birds. We combine crowd generated feedback along with The Cornell Lab of Ornithology's eBird API to create a source for documented bird sightings
Front-end: React, MaterialUI Back-end: Express, PostgreSQL Technologies: Bcrypt, Google Maps API, Cornell Lab of Ornithology's eBird API, Webpack 3.0
npm run build //starts bundling process with webpack
> npm start //Only run for front-end use. Not connected to server
nodemon server.js //starts the server and connects all components
https://github.com/fullstackreact/google-maps-react //Google maps pluggin https://confluence.cornell.edu/display/CLOISAPI/eBird+API+1.1 //eBird api