On this page

Society Finder Tool

Developed a quiz to help students discover which society best matches their interests. The tool enables students to identify suitable societies with confidence and reduces hesitation when deciding which to join during their university life.

View code

What I learnt

  • Using URLSearchParams allows me to avoid hardcoding the category in the URL. This makes it simple to dynamically update both the heading and the grid cards on the results page, providing a smoother and flexible user experience when displaying the societies category displayed to the user.
code snippet showing the usage of the URLSearchParams for the society categories.

Future Improvements

  • Once the user has completed their quiz and is given their suited societies category such as Sport, general interest etc, the tool could then calculate the users answers and give the percentage of how likely it matches to the users personality.

Screenshots

Start page for users that displays a question and two answersResult page to show what societies user should join after answering all questions given.