Inspiration
We found it frustrating and time consuming to search for all the resources we needed before even starting on an assignment. For example, each time before working on a CS225 MP, we had to open the MP directions page, Github guidelines, Doxygen, the submission page, lecture notes, C++ documentation, lecture notes, Campuswire, and more.
What it does
Tabber is an application that helps users group links and resources with a specific purpose together so they can be opened with a single press of a button.
Challenges we ran into
Figuring out how to store the data for each link and course and getting multiple tabs to open at once was tricky. Styling with next.js was hard.
What's next for Tabber
Integrating a database so users can upload and search for groups of links/resources. Including schedule/course-specific features like notifications or reminders for when class starts or when assignments are due.
Built With
- javascript
- nextjs
- react
Log in or sign up for Devpost to join the conversation.