Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dev-kawser/hekto-ecommerce-client

A fully responsive e-commerce website built with the MERN stack, featuring secure user authentication, product browsing, and sslcommerz integration for payments. This project is currently under development, with new features and improvements being added regularly.
https://github.com/dev-kawser/hekto-ecommerce-client

aos express firebase framer-motion jwt mogoose mongodb nodejs react sslcommerz tailwindcss

Last synced: 8 days ago
JSON representation

A fully responsive e-commerce website built with the MERN stack, featuring secure user authentication, product browsing, and sslcommerz integration for payments. This project is currently under development, with new features and improvements being added regularly.

Awesome Lists containing this project

README

        

# E-Commerce Website

This project is an e-commerce website currently in development, built using the MERN (MongoDB, Express, React, Node.js) stack. The goal is to create a seamless shopping experience for users, enabling them to browse products, add items to their cart, and complete purchases.

## Current Progress

- **User Authentication**: Implementing a secure sign-up and login system using JWT (JSON Web Tokens).
- **Product Management**: Working on the admin dashboard for adding, updating, and deleting products.
- **Shopping Cart**: Developing functionality for users to add products to their cart and proceed to checkout.
- **Responsive Design**: Focusing on creating a mobile-friendly layout for an optimal user experience across devices.
- **Payment Integration**: Planning to integrate secure payment processing through third-party services.
- **Order Management**: Designing features for users to view their order history and track shipments.

## Technologies Used

- **MongoDB**: NoSQL database for storing user and product information.
- **Express**: Web framework for Node.js to build the backend API.
- **React**: Frontend library for building interactive user interfaces.
- **Node.js**: JavaScript runtime for executing server-side code.
- **Redux**: State management for handling user sessions and shopping cart state.

## Getting Started

*Instructions for setting up the project will be provided as development progresses.*

## Contributing

Contributions and feedback are welcome! Feel free to open an issue or submit a pull request for any enhancements or suggestions.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.