Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayk-gupta/glam-luv-ecommerce
Glam Luv is a full-stack e-commerce costmetics web application. The platform allows users to browse, search, and view products, with planned features such as login/signup, product filtering, and a shopping cart.
https://github.com/jayk-gupta/glam-luv-ecommerce
ecommerce express-js mongodb nodejs reactjs tailwindcss
Last synced: 14 days ago
JSON representation
Glam Luv is a full-stack e-commerce costmetics web application. The platform allows users to browse, search, and view products, with planned features such as login/signup, product filtering, and a shopping cart.
- Host: GitHub
- URL: https://github.com/jayk-gupta/glam-luv-ecommerce
- Owner: jayk-gupta
- Created: 2024-12-03T06:21:20.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-12T05:27:22.000Z (18 days ago)
- Last Synced: 2024-12-12T06:26:25.380Z (18 days ago)
- Topics: ecommerce, express-js, mongodb, nodejs, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://glam-luv.vercel.app/
- Size: 18.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
(Project is in Development)
# Glam Luv E-Commerce Platform## Description
Glam Luv is a full-stack e-commerce costmetics web application. The platform allows users to browse, search, and view products, with planned features such as login/signup, product filtering, and a shopping cart.## Tech Stack
- **Frontend:**
- React.js
- Tailwind CSS
- Axios (for API requests)
- **Backend:**
- Node.js
- Express.js
- Mongoose (MongoDB ODM)
- **Database:**
- MongoDB
- **Others:**
- Redux Toolkit (for state management)
- Vercel (for deployment)---
## Features Implemented
- **Frontend:** Interactive user interface using React.js and Tailwind CSS.
- **Backend:** RESTful APIs built with Node.js and Express.js for handling requests.
- **Database:** MongoDB for efficient storage and management of product and user data.
- **Basic Functionality:**
- Display all products dynamically fetched from the backend.
- Responsive design with optimized layouts for mobile, tablet, and desktop.
---## Planned Features
- **Authentication:**
- User login and registration with encrypted passwords using JWT.
- **Product Management:**
- Filtering and searching products by categories, price, and brand.
- **Shopping Cart:**
- Add, update, and remove products in the cart.
- **Order Management:**
- Place and track orders seamlessly.---
## Screenshots
![j2](https://github.com/user-attachments/assets/d2dd69f3-dcc7-402b-9e1e-694f91aadd32)
![j3](https://github.com/user-attachments/assets/1fc60431-eff5-4826-a903-982c40bb8033)
![j1](https://github.com/user-attachments/assets/d6ae01cb-0739-43c7-be36-44da9fd64fae)
![j6](https://github.com/user-attachments/assets/66542537-e03c-433a-be60-637891504c98)
![j7](https://github.com/user-attachments/assets/aabc134d-a0a5-4cff-b97a-719e01dc81bd)
![j4](https://github.com/user-attachments/assets/2a4ce8a0-c2e1-425f-82d4-6f3dbc7f43eb)
![j5](https://github.com/user-attachments/assets/a32a5aca-86a4-4da2-85dc-d61c579d90a1)