Skip to content

BrutSoft/Operation-Spark-Donation-Page

Repository files navigation

Greenfield-project

Operation Spark Donation Page

It is a donation web-page for a non-profit coding school 'Operation Spark' in New Orleans. The interface is very simple: the main page informs about the donation tiers and after choosing one, person is redirected to the donation page. Person has an option to skip the main page and go straight to the donation page. This web-app is written in JavaScript. The UI is built with React. For backend we use Node and Express. Firebase is used for authentication, database and deployment. Stripe api is used for a secure donation/transaction. Mailgun api is used for sending emails with transaction information.

Team

  • Product Owner: Nathan Donolli
  • Scrum Master: Zivile Januleviciute-Goodwin
  • Development: David d'Aquin

Requirements

  • Node 6.6.0
  • Webpack 1.13.2
  • Webpack-dev-server

Installing Dependencies

From within the root directory:

npm install

Technology Stack

tech-stack