Inspiration

We wanted to make something that would be helpful for us, so as we were brainstorming, we thought this would be the perfect idea to work on during Hack GT.

What it does

It enables the user to create or join study groups according to their preferences of class, location and time. We also built a collaborative todo list to go along with it so that the members of the study group can track their progress.

How we built it

We used the Discord API and MongoDB to build the bot. The bot primarily uses the functions from the API and stores the value in the MongoDB Database, the Database enabled us to build the technology we needed to make the collaborative todo list.

Challenges we ran into

The syntax of the discord API was the majority of hurdles we faced, but it was solved after watching a few tutorials on YouTube and reading the documentation of the code and a few articles. But the major challenge we ran into was connecting the todo list to the designated study group, we had to work our way through MongoDB to figure out the process of connecting them both.

Accomplishments that we're proud of

We are really proud of the functionality of the bot overall, as it is very close to the final product we had in out mind, we definitely believe that we could have made our ideal project if we had some more time. But over all the todo list was a great accomplishment as connecting it and integrating it with the study group was a tedious task.

What we learned

We learnt a lot about the Discord API and the MongoDB syntax.

What's next for Untitled

We plan to integrate google calendar next.

Built With

Share this project:

Updates