Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/budiigunawan/bambino
Bambino is a simple and user-friendly e-commerce platform built to sell baby clothes.
https://github.com/budiigunawan/bambino
e-commerce honojs postgresql prisma react vitejs
Last synced: 27 days ago
JSON representation
Bambino is a simple and user-friendly e-commerce platform built to sell baby clothes.
- Host: GitHub
- URL: https://github.com/budiigunawan/bambino
- Owner: budiigunawan
- Created: 2024-07-10T03:00:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T11:42:17.000Z (6 months ago)
- Last Synced: 2024-10-25T10:36:31.656Z (3 months ago)
- Topics: e-commerce, honojs, postgresql, prisma, react, vitejs
- Homepage: https://bambino.budigunawan.com
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bambino
Bambino is a simple and user-friendly e-commerce platform built to sell baby clothes.
## Links
- Website:
- API Swagger:
- Repositories:
- Backend: [Bambino Backend Repository](https://github.com/budiigunawan/bambino-backend)
- Frontend: [Bambino Frontend Repository](https://github.com/budiigunawan/bambino-frontend)
- UI Design: [Figma](https://www.figma.com/design/RnMTmQul8AerqRZ1DMrui9/budigunawan.com?node-id=171-109&t=iYWQbpRINrb9JdaU-1)
Inspirations:- Uniqlo: [Uniqlo](https://www.uniqlo.com/id/id/)
- Buttonscarves: [Buttonscarves](https://www.buttonscarves.com/)## Features:
- Home page:
- Hero section
- Product cards section
- Product picture
- Product name
- Product price- All Products page:
- Breadcrumb navigation section
- Search by name section
- All products cards section
- Product picture
- Product name
- Product price- Product Details page:
- Breadcrumb navigation section
- Product picture, name, price
- Accordion product description
- Overview
- Materials
- Add to cart button
- People also viewed product cards- Shopping Cart Page:
- Order lists
- Image, title, price, quantity, total.
- Remove item.
- Checkout button
- Continue shopping button- Checkout Page:
- Order summary
- Ordered product list
- Delivery option
- Payment option
- Order summary
- Create order button- Login Page:
- Password
- Login Button
- Register Button- Register Page:
- Name
- Password
- Address (optional)
- Phone (optional)