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.