BEFORE I START TAKE 5 mins of your time pls to test my webapp and suggest additions: SUGEST ON GITHUB https://github.com/prodevmod/STEMNet.gr/issues?q=is%3Aissu
MY SITE: https://www.stemnet.app
I Just finished the Issues I had made from playtestsing with my bros!
These are the functional changes made:
- REPLY buttons worked flawelessly at every page of the site but it took me 2 hrs cause of how many different pathways were inside my webapp and I had to sort them out but guess what it finally took me 3 hrs because there was a PROBLEM with my code CAUSE I HAD to change the api/posts/post_id to api/post_id/posts but had forgotten to change the route and the method from POST to GET and lost 1 f-ing hour of my time searching for a single line of code.
- REGISTER page was easy I just had to remove some labels to make the UI mure user friendly, like honestly most changes were frontend based in this part so with my BIG brain and a litle of react documentation it was basically a peice of cake
- THE NOTIFICATIONS PART WAS THE MOST TIME CONSUMING BECAUSE IT TOOK ME 1 hour researching and 2 hours actually typing cause what was written (mostly frontend) was wrong and I had to create a new table for notifications. Ig I just didn’t know how to implement the notifications.
- Last part was RECAPTCHA V2 for more stable results it was very easy to do (took me 20 mins tops)
Next: - TESTING with MY bros
- Making notification icon full when user has unread notifications
- IMPLEMENT UR IDEAS
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.