This website seeks to emulate LAHS' annual club day, but in a virtual fashion. Its core functionality is providing a sorted list of clubs based off personal interests, effectively minimizing the amount of clubs glossed over while strengthening the user's incentive to join. The current version is available at https://clubday-df776.web.app/.
- Yohan Guyomard
- Ben Falkenburg
- Vivek Chudasama
- Various suggestions from ASB and the other members of the 2020 semester Data Analysis Club.
Just like the other clubs, we've got our own page on this site, at https://clubday-df776.web.app/#!/club/9. Our other clubs-related project is LACoin, which can be found here.
Start a development server running at http://localhost:1234:
npm run dev
Built files will end up in build/
npm run build