Eir is a crowdsourcing platform for raising money for patients who lack financial access to important medical treatments for critical conditions. Together, we can come together and fund treatments to directly improve the health of people in need.
- Product Owner: Amy Chiu
- Scrum Master: Gary Ye
- Development Team Members: Taylor Lehman, Ben Hoffman
Start the server by using node on the command line. By default, the server uses port 3000.
node server/server.js
If you are looking to donate, navigate to the Patients page to view the patients with active projects. You can donate to a specific patient by clicking on them. Complete the donation form and submit to a donation page. Payment is not yet available so don't worry about adding a legitimate credit card.
If you are looking to add a new patient who needs funding, navigate to the Get Funded page and fill out the form to submit and create a new patient if the inputed data is valid.
- Node 0.10.x
- Mysql 5.6.x
From within the root directory:
sudo npm install -g bower
npm install
bower install
View the project roadmap here.
See CONTRIBUTING.md for contribution guidelines.