Skip to content

cyborf/TutorTots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackHolyoke-TutorTots-Python

Check out TutorTots at: https://dle316.wixsite.com/oberlinpeertutor

Overview

Tutor Tots -- an efficient web tool designed to help college administrators expedite the process of assigning peer tutors to tutees without the hassle of manually handling raw data.

Features

The web tool takes in tutor’s and tutee information using Wix’s forms and collections (database) features. Using an array of different engines, the web tool computes and assigns tutees to tutors using an algorithm that would produce the best possible match. After computation, it then outputs the results in a human readable way.

My Contribution

I built and formatted the needed Wix input forms to produce two sets of database - one for tutor and one for tutee. Then, I collaborated with a teammate to construct the backbone of readtutor.py. As the middle person between the data and the person in charge of optimizing and making the assignments, I cleaned up readtutor.py's code accordingly and made readtutee.py. We created two different Python files for tutors and tutee since input fields are different for each form.

HackHolyoke

This web tool won Best Beginner Hack at HackHolyoke 2022! Our team consisted of:

  • Dan-Ha Le '25 (@cyborf)
  • Jeremy Wesevich '24 (@jwesevic)
  • Ha Nguyen '25 (@HaBNguyen)
  • Otavio Paz Nascimento '26
Included in this repository is readtutor.py, readtutee.py and two sample csv files. To see our full repository, go to: https://github.com/HaNguyenB/tutortots

About

The Python code portion of TutorTots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages