The documentation is prepared in the view of Hasura Hub Submission
This is an eCommerce base like our Flipkart and Amazon .
Here the aim of the app is fully featured to have minimum and mandatory features of a regular eCommerce app Where the user can visit ,click on a product and buy
This is a T43PF submission
Frontend
* Nanda Kishor Jeripothula (j.kishor.bd@gmail.com)
Backend (Python-Flask)
* Gajula Karthik Kumar (karthikg.myb@gmail.com)
Nanda Kishor Jeripothula
- Login and Sign up handling for user
- Landing Page ( Slider + Products loading )
- Product Page [Fully working] Responsive Content
Gajula Karthik Kumar
- Entire APIs Developed
- Login/Sign up APIs
- API to List products being sold and filter by category
https://app.banner20.hasura-app.io/displaybycategory?category_id=2
-
API to List products being sold and filter by sub category
https://app.banner20.hasura-app.io/displaybysubcategory?sub_category_id=1
-
API to List products by id
-
API to List products by search using keywords in category, sub category, product name and description
-
API to add products by seller
-
API to add multiple products to their shopping cart
-
API to place an order