Skip to content

davisokoth/We-Donate

 
 

Repository files navigation

WE Donate

We are trying to a create a social network platform so that people willing to donate anything can get all information about events being organized by NGOs in their 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 event posted by NGO's. This is the Backend of our Application where we are constantly working on creating Api for our Ionic Application We-Donate

Requirements

To run We Donate you'll need:

Usage

Getting started

You will need to fork the project and clone it locally, then go to We-Donate folder.

$ git clone git@github.com:YOUR_USERNAME/We-Donate.git
$ cd We-Donate

Installation

Then install the dependencies and run the development environment

$ npm i 
$ npm run dev

You can use postman to check the API endpoints.

Testing

To run the tests locally, use the standard npm command:

$ npm test 

Contribute

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.

License

This project is Licensed under the MIT License (MIT).

About

Lets come together and donate for a cause !

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%