Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.48 KB

README.md

File metadata and controls

54 lines (29 loc) · 1.48 KB

Monied

Project Description

Monied is a fundraising platform for nonprofit organizations. The goal is to help ambitious ideas be brought to life.

Monied will allow users to create projects with donation goals, donate to projects, and keep track of their donations.


User Story + Motivation

As a User, I want to be able to create a fundraising project to which many people can donate.

I want to be able to see donation amounts, which users have donated, and whether donation goals/incentives have been met on my project(s).

As a user, I want to see which projects I have donated to and what amounts I have donated.

Motivation? Monied is a platform to help nonprofits get their footing with funding and start reaching their goals.

image


Technologies

  • React
  • GraphQL with a Node.js and Express.js server
  • MongoDB and the Mongoose ODM
  • Heroku (with data)
  • Authentication (JWT)

Created by:


Monied is deployed on Heroku. See links below:

Heroku-deployed app: (https://aqueous-scrubland-12058.herokuapp.com/)

GiHub repository: https://github.com/kristacannady/Monied