Inspiration

This app was based on the popular team-based time-tracking app, Toggl. However, we adapted the app specifically for Mudd students. Mudd +Toggl= Muggl!! The name is also associated with Harry Potter World because we Muggles don’t have time turners, we really on Muggl Time to be efficient.

What it does

Shows which students are working on an assignment and would like to collaborate at any given time Tracks average time spent by all students who have completed the assignment to help with planning Shows students signing up for classes how much time others spent outside of class

How we built it

We created a timer program in Python. The program asks the user to start a timer and then stops when a key is pressed. When the key is pressed, the program tells the user when they ended the assignment and how much time they spent on the assignment.

Challenges we ran into

We had trouble allowing user input to end the timer program. We also did not know how to code a website, so we were not able to fully implement the project idea.

Accomplishments that we're proud of

We are proud of the project idea because we think it would be very useful for a college student. It would help many college students collaborate on assignments and become more efficient by tracking time spent on projects.

What we learned

We learned about a potential free database called Firebase. We also learned how to use user input to end or pause a program.

What's next for Muggl Time

Unfortunately, due to time constraints and lack of resources, we were not able to fully implement are our app. However, here are some improvements we would like to implement at a later date.

Creating a database that would allow users to upload their times Connecting the database to our course catalog so students can see how much work each class is before signing up Allowing users to connect with each other for collaboration Inserting charts and graphs to organize the data collected

Built With

Share this project:

Updates