What it does

GroupMe aims to pair students based on skill level.

How I built it

Built in Python, GroupMe utilizes Flask to connect the front end to the backend, SQLAlchemy to bridge the datebase with Python, and CockroachDB to store the data. The algorithm to find groups of equal skill level parses through various queries to the database.

What I learned

I was able to

What's next for GroupMe

Hopefully GroupMe can be integrated into course websites as a tool for students to find optimal partners.

Built With

Share this project:

Updates