Lets come together to donate for a cause. We are trying a create a social network platform so that people willing to donate anything can get all information about events being organized by NGOs in there region/localities. They can follow, like, comment on events and share events being organized by NGOs through other social media platforms like facebook, whatsapp, twitter, etc. The users who have already subscribed to NGOs will get live feeds about the events.
First install
$ sudo npm install -g ionic cordova
Then, to run it, cd into WeDonateMobileApp
and run:
$ npm install
$ ionic serve
For Running in a Device
$ ionic cordova platform add ios android
$ ionic cordova run ios
$ ionic cordova run android
Substitute ios for android if not on a Mac.
Feel free to raise an issue about a bug or new feature you would like to see in this project.
If you are willing to do some work, we will be glad to accept your PR.
This project is Licensed under the MIT License (MIT).