The problem PHARMA solves
With PHARMA we want to provide our customer ease of access to the health store. In any emergency or in any critical situation PHARMA will deliver your medicine or your any health products before time. Customer will have a very easy and fast way to order any health products. Even if that product is not available at that location our PHARMA team will deliver it to that customer before time.
Challenges we ran into
We faced many issue while creating our project.
- For instance we faced problem in displaying product list on our website. But with help of our team members we overcame that. We solved that problem by looping, fetching products and displaying it to our website's page directly.
- And second and big problem was creating and managing cart for paticular user. We scratched our heads for long time figuring out what and how we cad do this and finally we found a solution to this problem. We solved that problem by creating two different models for cart, one for specific user-cart pair and one for cart-items.