M

MediBond

A digital platform to connect local pharmacies with nearby customers

The problem MediBond solves

It solves the problem of visiting medical shops in person, hence saves time and money
Since we decided to work on this website during pandemic(so, it also reduces the problem of viral infection by providing door-to-door services to people)
Customers can search multiple medicines simultaneously(by using our feature, provided on the landing page)
Here registered pharmacies and customers will have access to their dashboards(hence they can keep track of their.past medicines)
It is not only beneficial to customers but also to shopkeepers or pharmacy holders
Reduces the problem of separately maintaining a record of whole data or info of stocks to be added further (because we have provided this facility on our website itself)
We have provided an option to log in directly from Google, So its again a plus point

Challenges we ran into

  1. Desing of the web app - While designing we came across an issue of component structure and we solved it by making a folder for those components that have some functionality in them.
  2. Hamburger Menu- We were a problem creating a Hamburger menu using react so we used a node package react-burger-menu.
  3. React Router - We faced an issue of linking different components and we solved using React Router.
  4. State Handling - We wanted to change our component when it changes its to state but we were facing a problem in using use state in the functional component we solved it using react hooks.
  5. Component Alignment - We were facing the issue of alignment and we used flex but it didn't work so we used grid instead.

Discussion