[Development] Solving multiple issues on Steemhunt/Web Github repository

Since SteemHunt project is open source, there is a lot of incoming bug reports and suggestions. However, there are not many developers that help with this project on solving the issues.

In this post, I would share about what I had done to help out this project, which includes fixing bugs of heading issue in the markdown, added DTube iFrame, added drafting feature for posting new post and edit post, and added the feature of saving last upvoting weightage.

All the details of the contribution are commented on Github.

Repository

https://github.com/steemhunt/web

Bug Fixes

  • What was the issue(s)?

    • Markdown headings were not properly shown based on the size of the fonts.
      Screen Shot 2018-07-10 at 2.20.32 PM.png
      Reported by @chuuuckie on discord
  • What was the solution?

    • It was fixed in the file of _post.scss inside the description class. Pull Request #217

New Features

About Projects

  • What is the project about?

Steemhunt is a website build on top of steem blockchain that allows authors to hunt for great products.

  • Technology Stack

    • JavaScript
    • React
    • Redux
  • How to contribute?

Steemhunt is open source on GitHub, where there are 2 separate repositories to separate the front end and backend.

The back end server is built with Ruby On Rails and PostgreSQL.

https://github.com/Steemhunt/api

The front end web is built with React.js with Redux.

https://github.com/Steemhunt/web

I had written a post on how to start steemhunt back end and front end in local environment.

GitHub Account

https://github.com/superoo7

H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
12 Comments