Go to class-ranker.vercel.app.
A website where you are able to vote on the classes at Adlai E Stevenson High School vs. other classes. The overall ranking of the voting is also displayed to create a list of the most highly rated classes by students. Additionally, there is also an higher lower game based on the percentages of the classes.
To create a development version of the Website:
pnpm run devThis website has been built using Svelte, Tailwind, Sveltekit, Prisma, and Supabase. The list of classes have been obtained using the PDF of the course book and Python.
To create a production version of the Website:
pnpm run buildYou can preview the production build with pnpm run preview.