Giter VIP home page Giter VIP logo

petproject's Introduction

Bozeman Pet Project

Description

A node/mongo/react web application that populates itself with data from any shelter's Petango listings and displays them in a responsive, user-friendly interface.

Features

  • User account creation.
  • Browse pets by species.
  • Subscribe and receive email notifications about new pets.
  • Save favorite pets.
  • Get notified of sponsorships and changes to status of their favorite pets (future version).
  • Donate money (sponsor) specific pets.
  • Mobile friendly, responsive interface

Srape N' Sync

scrape n sync 1

Local Setup

Install node

https://nodejs.org/en/download/ At least version 6.9.4

Install Mongo

$ brew install mongodb

Install project dependencies

$ npm install

Run

$ mongod
$ npm start

Configure

Change the following values to get this up and running for any shelter using Petango:

  • Change the url variable in srcServer.js to point to your shelter's Petango page.
  • Set a SECRET environment variable as an encryption key
  • Change the mailgun settings in mailSend.js

View It!

http://localhost:3000

Run Tests

$ npm test

Contributors

Jennifer Phelps, Adam Hoberecht, Tim Walsh

petproject's People

Contributors

albi0025 avatar coryhouse avatar 3x0pandemic avatar mr-grimm avatar hajush avatar jonthenerd avatar compumike08 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.