What it does
The main page of the website shows two options: mentor/mentee or administrator. Mentor and mentee will need to fill out a form which consists of questions about their interests. On the administrator side, once log in, you can have access to the matching results. You can also change the result manually.
How we built it
We build this project from scratch using Python. By implementing Reflex, the entire website is constructed using Python. MongoDB is used on the back end to analyze and store the data collected by the webpage. One of the challenges was that we were unfamiliar with some of the programs that we used, for example: using python to create a website. Thus, we spent more time than we expected to figure out some functionalities.
Accomplishments that we're proud of
This is the first time we have used Python to create a website. In addition, this is the first Hackathon for all of us. We are glad to create a helpful tool that could be beneficial for the Mentorship Program. Reflex and MongoDB were new to us, so we learned from scratch. This was a huge challenge that we were able to overcome and succeed.
What's next for Mentorship Program Matching Platform
We hope we can add additional features to finalize the website. For instance, we wanted to implement a tracking system to record when mentors complete the required training. However, we were not able to refine some of these functionalities due to time constraints.
Log in or sign up for Devpost to join the conversation.