Skip to content
forked from ak-hannou/birtha

Determines the best brand of hormonal contraceptive based on the user's goals and history. First place winner at QHacks 2021

Notifications You must be signed in to change notification settings

elsmith980/birtha

 
 

Repository files navigation

birtha

Made as part of QHacks 2021 - Awarded 1st Place

What it does

Determines the brand of hormonal contraceptive pill most likely to work for you using data gathered from drugs.com. Data includes: User Reviews, Drug Interactions, and Drug Effectiveness.

How we built it

The front-end was built using HTML, CSS, JS, and Bootstrap. The data was scraped from drugs.com using Beautiful Soup web-scraper.

Accomplishments that we're proud of

We are proud of the UI design, given it is our first attempt at web development. We are also proud of setting up a logic system that provides variability in the generated results.

What we learned

We learned how to use version control software, specifically Git and GitHub. We also learned the basics of Bootstrap and developing a functional front-end using HTML, CSS, and JS.

What's next for birtha

Giving more detailed and accurate results to the user by further parsing and analyzing the written user reviews. We would also like to add some more data sources to give even more complete results to the user.

About

Determines the best brand of hormonal contraceptive based on the user's goals and history. First place winner at QHacks 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.9%
  • CSS 28.0%
  • JavaScript 6.4%
  • Python 3.7%