a directory where trent students and alumni can display profiles of themselves
you need a @trentu.ca email. fill out this form and wait for approval
what we need:
- name
- program
- grad year
- bio
what's optional:
- profile pic
- pronouns
- socials (linkedin, github, etc)
throw one of these on there if you want:
<a href="https://trentwebring.com">
<img src="https://trentwebring.com/trenticon.png" width="20" alt="Trent Webring"/>
</a>or just:
Part of the <a href="https://trentwebring.com">Trent University Webring</a>- newest 6 members get the main grid
- everyone else: still there, just search for them
- each profile gets its own url (trentwebring.com#your-name)
- click around the network thing, it's interactive
- mobile responsive
- html/css/js + tailwind
- supabase for data
- D3.js for the network visualization
- microsoft forms for submissions
npm install
npm run build # builds css
npm run dev # local serverinspired by uwaterloo's webring
GPL-3.0 license