Inspiration

I've sometimes thought it'd be nice if I had a simple platform for consolidating materials and external resources for the various courses I do in university

What it does

Repo basically lets you compile materials for various courses

How I built it

Repo is built with Next.js framework, Mantine for UI components, TailwindCSS for styling and Appwrite for the backend (Authentication and Database)

Challenges I ran into

The only challenge I ran into was a bug that only appeared in the production build of the app which prevented users from signing into the app, although it worked fine in my local environment. I spent some time trying to figure out what the issue, ended up just needing to do a small configuration in the appwrite console

Accomplishments that we're proud of

Repo is a relatively simple application but I didn't think I could build in the timeframe given for the Hackathon, but I ended up doing just that, so I'm pretty proud of that

What we learned

More like refreshed my memory. I was getting rusty due to not having the time to write code as often as before, but this hackathon and my project pretty much refreshed my memory on things

What's next for Repo

I plan to improve it further in my free time, basically flesh it out more.

Built With

Share this project:

Updates