RaymondDashWu / open-collaboration-datadivas

0 stars 0 forks source link

DATASK - An Open Collaborative Platform for Science!

[INSERT LOGO ONCE COMPLETED] Want to help find a cure for breast cancer? What about Alzheimers? What about helping an animal from going extinct? For many people there's a desire to help with causes like these. Those people could donate money to the cause, fundraise, or spread the word about the cause they're passionate about. However, what if there was a third option? What if you could directly help one of the causes you're passionate about? That's what our platform aims to be. One where anyone could contribute to the scientific community and be a direct impact on the causes they're passionate about. Further writeup can be found on my Medium post:

https://medium.com/p/595fd39dd214/edit

Built in collaboration with: https://github.com/AnniePawl

Installation

Clone the repo and enter the following commands in the terminal:

$ npm install
$ mongod
$ nodemon server.js

Tech

Datask uses a number of open source projects to work properly:

And of course Dillinger itself is open source with a public repository on GitHub.

Running the tests

$ npm test

Todos

License

MIT

Free Software, Hell Yeah!