Joel

Designer. Puerto Rican. Making Gamer's Hive.

When Streamers are added to the platform, their last game played is automatically pulled

Finished updating Tailwind to 2.1.0 and now using JIT mode! :D

Switched CSS to TailwindCSS

At least with this I can actually learn and understand it with my front-end experience background. :P

Switched to Regular Query

Unfortunately for a project this small, I don't think I should take too much time to learn GraphQL since I can't even understand how to make my own queries haha.

Installed and created my first GraphQL Query!

I'm excited for this one. If i can learn GraphQL pretty well.. I might end up using it for Gamer's Hive in the Future.

Started Tinkering with Strapi

Trying out my luck to learn how to use a headless CMS for this listing website.

Updated all Components on React

Did away with Class components and now I'm only using Functional Components with Hooks. Long live the hooks!

Upload Avatar Fixed

Anthony Lee

Just visited the site, you should use margin-top: -14%; in place of -webkit-transform: translateY(-50%); transform: translateY(-50%); on .intro otherwise non high DPI displays get a blur on the text making it appear out of focus. It will give you the same position and middle fixed layout.

0 Likes
Joel Author

Thanks! That is actually the old site. I'm working on a brand new look for it at the moment. Hoping to releasing soon! But I'll definitely make sure that it works well there. <3

0 Likes

Updated React from 16 to 17 on Front-end

Plus a bunch of packages that needed update.

User can now update meta information for their profiles

Location, Twitch, Xbox, all the games.

Successfully have done 3 social building hangouts on discord.

I've been trying to figure out new ways to continue building in public involving my community of gamers and use as a way to stay motivated to ship the product. So far it's been great! People join in at https://discord.gg/PzDC3cR and we have called it like a hotel-lobby where we can hang out, listen to music and I code for them to see what's been going on and get live feedback.

Edit Comment, Delete Comments, Edit Posts, Delete Posts, Edit Team Settings for

ALL THE EDITS!

Started work on a new sub-product of Gamer's Hive

Hoping to create a place where small non-toxic communities can get discovered and help them grow.

Added Team Relationships

Teams can now have Allies and Enemies.
Joel Author

I got to start remembering to tag #gamershive on this lo.

0 Likes

Live community Build Nights on Discord

Set up a "lobby" channel on my discord where we hang out and talk with the community and I code live the API and site. like if we were all hanging out in a hotel lobby with music and everything. has been fun and motivating.

Allies & Enemies for Users WORK!

It was my silly little copy paste breaking STUFF! but now it's fixed!

Getting Allies Requests for Users

API call for getting requests with user information

Separated Relationships between Users and Teams

Users will be able to relate to other users, but not Teams. They will be able to follow team updates. Teams will be able to relate to other teams.

Upgraded Laravel Framework to 8.0

Joel Author

Luckily I was only on 7. So upgrading was a breeze.

0 Likes

Easily one of the best things to come from PHP

0 Likes

Set Up New Dev Machine

Had to reinstall windows, but now the API is back in action and I can continue to develop the rest of it.