-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Randy edited this page Jul 3, 2024
·
5 revisions
Welcome to the epsilon wiki!
Epsilon is an application that utilizes the following technologies:
- Supabase (edge functions, database, authentication)
- React/React Router (frontend)
- React MUI (UI Library)
- Typescript
and various other smaller, but useful libraries. The goal when making this project was a focus on developer experience and the ability to make substantial changes quickly. For example, making this attendance module took under an hour.
There's a lot more reasons as to why we decided to make a new app rather than build on top of existing ones, but that'll be for another page.
It's very easy to hop onto this project and create features.
Happy developing!