Skip to content

JadedOrchid/Oath

Repository files navigation

Oath

Great thinkers throughout the ages claim that to change the world you must first change yourself. Oath helps us do both at once.

First, using a quantified self device, set a personal goal, such as a step or sleep goal.

Then, to help you hit your goal, up the ante by paying for a social benefit from our menu, such as having a tree planted or a vaccine sponsored.

Track your progress from the Oath dashboard. If you suceed in achieving your goal, your donation goes through.

Oath makes explicit the notion that our personal change also changes the world. It helps us achieve the goals we set out to accomplish.

Improve yourself. Improve the world.

Team

  • Product Owner: Bradley Heinz, Jason Ly
  • Scrum Master: David Hammer, Thomas Treffry

Contributor

  • Dennis C. Yang

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node
  • Express
  • MongoDB
  • Mongoose
  • Angular
  • Ionic

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
cd client/app
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.