Inspiration

Many times, students struggle to find the perfect tutor. At the same time, tutors often struggle to find tutees that match their skill set. This web app was inspired by Tinder to find the solution to that problem.

What it does

This web app allows users to sign up and log in so that they can create a profile that would allow them to find compatible tutors/tutees using a like or dislike system.

How we built it

We have an HTML/CSS/JS front-end and an Express back-end. We used Google's Firebase for our database.

Challenges we ran into

Since this project was the first time most of us created a web app, we were still learning the ins and outs of web development. As a result, we ran into numerous challenges. We had trouble properly routing. Then we had trouble connecting the database to our login and signup page.

Accomplishments that we're proud of

We're proud of being able to create the various pages and design of the website.

What we learned

We all learned a lot about how to use the various elements of HTML and CSS. We also learned how to code in javascript and how to use Express.

What's next for Tuder

In the future, we hope to successfully connect the database to the signup and login pages. Furthermore, we hope to implement a swiping feature, similar to Tinder, and a matching algorithm.

Share this project:

Updates