An application for waterloo students to show case what ML products they have been working on.
user gets an api token (we make. python package for this)-> they log their model parameters -> if it's successful and verified it send a post request -> their model gets logged into our database (sql) -> this shows up in our front end as a row in our dashboard.
- Tools FastApi, Next.Js , React, shadcn/ui, storybook ? , tremo, postgresql,