Inspiration

We were mainly inspired by Uber, as Uber matches customers to drivers within their area to take them to their destination. We wanted to make a user-friendly web app that would allow people to quickly access services and products (mainly household chores) that quite frankly nobody wants to do! It also helps those who are looking for work easily match with potential customers in their area to expand their business.

What it does

The web app asks the user to select whether they are a service seeker or service provider. After clicking "Submit", they will be prompted to enter their information such as name, location, and service/job type. They will then be matched based on location and service/job type.

How we built it

We can built a Flask app using Python and HTML in PyCharm by creating a new Flask project, defining routes and views, and creating HTML templates to render dynamic content.

Challenges we ran into

We ran into a couple of challenges throughout the hackathon. The first major problem we ran into was coming up on a project idea. Another problem we had was communication. It was challenging during the hackathon since time is limited and there is a lot of pressure to deliver results.

Accomplishments that we're proud of

We learned a lot about building web applications using Flask and Python, including how to incorporate different libraries and modules to enhance functionality. Overcoming challenges such as debugging errors and working with unfamiliar technologies taught me valuable problem-solving skills.

What we learned

We learned how to use HTML templates and use endpoints to connect the front-end and back-end of our web app. We also learned how helpful CSV files are for storing and manipulating tabular data in Python, allowing easy import and export of data between different software applications.

What's next for HandyHelper

Some of the upcoming features include enabling large corporations to hire service providers, implementing a rating system for both parties, and expanding the services to include selling certified products. We're committed to offering new and innovative ways to connect service seekers and providers and help them succeed.

Share this project:

Updates