DEV Community

Discussion on: Who's looking for open source contributors? (Feb 18th edition)

Collapse
 
sahilrajput profile image
Sahil Rajput

BestForDev: It is an open source project which aims to provide the best technical resources.
You can this article for more info: dev.to/sahilrajput/how-a-simple-we...

For backend we are using Node.js and Postgres.
For Frontend we are using React.js

We need frontend developer.
Join us on Slack

bestfordev / bestfordev.github.io

Official BestForDev website

BestForDev

It is an open source project which aims to provide the list of best resources all around the web at one place.

Website

bestfordev.github.io/

Release History

  • 0.0.1
    • Work in progress

Meta

Sahil Rajput – @_sahilrajputsahil.rajput.0196@gmail.com

Distributed under the MIT license. See LICENSE for more information.

github.com/sahil-rajput/BestForDev

Contributing

  1. Fork it (github.com/sahil-rajput/BestForDev...)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Todo

  1. Create database and add all the links into that database.
  2. 'Add Link' feature to add link directly into database.
  3. Login using Twitter API for Upvote/Downvote.
  4. Add Upvote/Downvote button and sort all the links in decreasing order (So that the user will get the best link on top).
  5. More... (After completion of first 4 points).