This is a simple Ecommerce project built using HTML, CSS, and JavaScript. The project provides various features such as adding products to the cart, adding products to favorites, user login and registration, user logout, adding new products, editing product details, and changing profile data.
You can access the live demo of the project here.
- User login and registration: Users can create an account or log in with existing credentials.
- User logout: Users can securely log out from their account.
- Add products to the cart: Users can select products and add them to their shopping cart.
- Add products to favorites: Users can mark products as their favorites for quick access.
- Add new products: Admin users have the ability to add new products to the ecommerce platform.
- Edit product details: Admin users can edit the details of existing products.
- Change profile data: Users can update their profile information such as name, email, and address.
-
Clone the repository:
git clone https://github.com/ahmedeljanady/JavaScrept-Ecommerce.git
-
Open 'index.html' in your preferred web browser.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Create a new branch.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request.
This project is licensed under the MIT License.