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

https://github.com/sandeep5521/indimart

IndiMart is an e-commerce website designed to make online shopping easy and convenient. Our platform offers a wide range of products, from electronics to clothing, and everything in between. With a user-friendly interface and intuitive search features, customers can easily find the products they are looking for and make purchases with confidence.
https://github.com/sandeep5521/indimart

bootstrap css3 html5 javascript

Last synced: 3 months ago
JSON representation

IndiMart is an e-commerce website designed to make online shopping easy and convenient. Our platform offers a wide range of products, from electronics to clothing, and everything in between. With a user-friendly interface and intuitive search features, customers can easily find the products they are looking for and make purchases with confidence.

Awesome Lists containing this project

README

          

# indiMart
Welcome to the documentation for IndiMart, an e-commerce website that allows users to shop for a wide range of products. IndiMart is built using HTML, CSS, JavaScript, and Bootstrap for the front-end, and Node.js, Express.js, and MongoDB for the back-end.

IndiMart is currently deployed on Render and can be accessed at https://indimart.onrender.com/. The website is optimized for desktop and mobile devices, ensuring that users can easily access and navigate the website on any device.

The IndiMart website provides an intuitive and user-friendly interface that allows customers to browse products by category, view product details, add items to their cart, and complete the checkout process. In addition, the website includes features such as search functionality, user authentication, and order history tracking.

The front-end of IndiMart is built using HTML, CSS, JavaScript, and Bootstrap, providing a responsive and visually appealing design. The website is optimized for desktop and mobile devices, ensuring that users can easily access and navigate the website on any device.

On the back-end, IndiMart uses Node.js and Express.js to handle server-side logic and provide MartDB API endpoints for front-end integration. The website's data is stored in a MongoDB database, which provides a flexible and scalable solution for managing product data, user accounts, and order history.