Skip to content

The back-end of my first full-stack app. This full-stack app allows organizations to register with their EIN numbers and post events that require volunteers.

Notifications You must be signed in to change notification settings

Brandoncyu/pump-up-the-volunteers-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pump-up-the-volunteers-server

This repository is the backend for the web application Pump Up The Volunteers.

  • This is the back end for our website pumpupthevolunteers.
  • This application allows volunteers and organizations to connect through events. Organizations can post events, while volunteers can select interesting events to attend.
  • pumpUpTheVolunteers

Authors

  • Diep Truong
  • Brandon Yu

Students at Galvanize

Built With

  • OrgHunter API
  • HTML/CSS/JavaScript
  • Heroku, Surge
  • Express
  • NodeJS
  • Materialize
  • BootStrap - HTML/CSS Framework
  • Browserify - Used to provide require and build bundle.js
  • axios - Promise based client for the browser and node.js
  • Moment.JS - Parse & display dates/times properly.

Installation

To install & run locally for development:

  • fork this repo
  • git clone
  • npm install
  • npm run dev (run server)

About

The back-end of my first full-stack app. This full-stack app allows organizations to register with their EIN numbers and post events that require volunteers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published