Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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:

- Email
- Password
- Login Button
- Register Button

- Register Page:
- Name
- Email
- Password
- Address (optional)
- Phone (optional)