STORY
BOLT.FUN Development Notes / Week 40
AUTHOR
Joined 2022.06.23
DATE
VOTES
sats
COMMENTS

BOLT.FUN Development Notes / Week 40

Attendees: @mtg @lana @johns

CMS

We need to hook up a CMS that will allow non-technical admins and partners to update some of the tournament details.

The fields which will be changing the most often are:

  • Events

  • Schedule

  • Deals

  • Judges

Note: @marinaspin will be the primary one who updates the schedule and events listings.

Events & Schedule

Within Tournaments page we have a schedule component which pulls from a jsonb field, as well as an events listing component which pulls from the relational table. The schedule is great to get a full run down of the timeline of the tournament, and events are great way to visualise the workshops and get more details about them since there is a description field that we can use to add more context for makers or spectators who want to attend.

Note: The description field could also be useful when inputting the data into stream yard since we don’t always have great descriptions on YouTube.

Action Items

  • Show the schedule in it’s own “Schedule” tab on the tournament page

  • Rename Events to “Workshops” which will show the related TournamentEvents data in a modal as we had for #LegendsOfLightning 1

Deals

We have some deals from partner companies that we want to make available for participants of #LegendsOfLightning and #NostrasiaHackathon, the fields are: title, description, and URL. Ideally we have a post on BOLT.FUN for each of these service providers explaining how to get the deal. For example, Voltage isn’t giving a coupon code, instead they want us to direct makers to their discord where they will vet the projects and hand out the codes from there.

Action Items:

  • Get the partners to create a BOLT.FUN project

  • Get them to write about their deal and their perspective

  • Update the deals section with a link to their post or URL with the coupon param

Badges

We need to have an initial design of the badges section on profiles so they can be implemented plus to plan out the announcement.

Action Items

  • Write up announcement post for badges

  • Add announcement to newsletter(?)

  • Create social media announcement of badges

  • Design badges for #LegendsOfLightning and #NostrasiaHackathon