Activity

Mahir

It’s been a while - I was busy with my school
So, we have some masive updates now
i) All forms track referrer url now
ii) There’s dynamic category and segment list system for event registration. Events contain tags, (i) button for description in the form.
iii) Added Multer for handling photo uploads in a proper format(name_institute and limit as well)
it also prevents exploits and prevents uploading payloads(got idea from https://github.com/swisskyrepo/PayloadsAllTheThings - I am a cybersecurity guy XD)
iv) Created a beautiful join and create team for team events
v) Fixed some mobile views
vi) Added Sanitization for all fields

Attachment
Attachment
Attachment
Attachment
0
Mahir

Man… You need to set up so many connections in react. If you change anything without keeping it in mind, hell breaks loose.
anyways,
Sorry for late update
Here’s the features I have implemented:

  1. 4 types of registration: Partnership, Ambassador, Main Event and Special Team Event(in my project, that’s treasure hunt)
  2. Each page visit is logged along with referral. If someone enters a registration under referred link(?ref=voteforme) then the referral code box gets locked with the respective referral username, so that noone can mess around with your trust
    4)Dynamic Payment Reference

Under event registration:
If you wish, you can block registration for any certain event. Added filter for events. There are filters for checking proper number,email and facebook link format

Attachment
Attachment
Attachment
Attachment
Attachment
Attachment
Attachment
0
Mahir

Added Campus Ambassador Registration. If someone tries to send application with the same fb id/email/phone no, HE JUST CAN’TTTTTTTTTTTTT
Facebook links must be in proper shape
All applications are IP logged in the database

Attachment
Attachment
0
Mahir

It’s been a while since I used react, so it took me quite a while to get a hold of starting a projet using react. Used the poster and logo from my math club just so it looks cool. The segment details are AI generated. Users can filter segments based on tags. The tags were inspired from discord role icons.

Since the project base is now created, let’s lock in!!!!
oh btw forgot to upload to github, will remember from next time ;)

Attachment
0