https://github.com/tobias-g1/contest-hero
Contest Hero allows you to create, manage and enter contests on Steem. It's clear to see that there is a large number of users on the Steem blockchain who take part in and/or create contests regularly. Contests provide users the ability to get to know one another, shows their talents and overall provide value to the blockchain. Contest Hero was created to help provide users with more tools when creating and entering contests.
Currently, there has been one release of the site, within this release the following features have been created:
All of the features mentioned above can be found with the following pull request:
https://github.com/tobias-g1/contest-hero/pull/36
Some of the features above can been seen in the following example contest:
https://www.contesthero.io/view-contest/tobias-g/example-contest-ch-b279d0c40
and an example entry:
https://www.contesthero.io/view-entry/tobias-g/example-entry-61252996481000000000
Here's a little more information about the features mentioned above shown in context.
The contest feed shows all of the contests that have been created on Contest Hero, it's looking pretty bare at the moment...
The view a contest page, this allows you to view a contest that has been created on Contest Hero, it shows the contest title, the contest body, the deadline of the contest, who made the contests, and a list of associated entries.
The create a contest page allows you to create a post in the form of a contest, it allows you to configure a contest title, deadline, contest type, contest body, and tags.
The entry view page allows you to quickly view an entry to a contest that has been created on Contest Hero.
The site purely client side and is built using Vue.js, some notable libraries include:
The following are a few things I've got planned for future releases. There are quite a few little pieces I would like to clean up, this includes both CSS and refactoring a few areas of code duplication
Whether you experienced with Vue.js or not feel free to get in touch if you like to contribute to Contest Hero, feel free to contact me via discord (tobias-g#123) or open an issue in the Contest Hero Repo for discussion. I will open this project up to bug hunters in a few more releases and will likely be looking to a few other categories for a few different task requests.
A link to my GitHub account can be found below: