An e-commerce website for artisians which provides a common platform for both buyers and sellers to use
Project Name
Team name: Invictus
Team members
- Parth Shirole – parthshirole06@gmail.com
- Chaitya Vora – chaityavora02@gmail.com
- Harshil Shah – vharshilshah19052002@gmail.com
- Astitva Aggarwal – astitvaaggarwalimportant@gmail.com
- Archita Sehgal – architasehgal@gmail.com
- Vaibhav Patel – vaibhavpatel02892@gmail.com
Description
An e-commerce website for artisians which provides a common platform for both buyers and sellers to use.
- Provides a log in option for both buyers and sellers.
- Sellers can add a product to sell.
- Buyers can explore among the vast amount of products and choose according to their interest.
Links
- GitHub Repo link: Link to repository
- Live Project Link(optional): Website link here
Technology stack
Tools and technologies that you learnt and used in the project.
- HTML
- CSS
- Javascript
- React.js
- Node.js
- Express.js
- MongoDB
- Bootstrap
Project Setup
To set up the client side
cd ecommerce
npm i
To set up the server side Open up a second terminal and run the following commands
cd server
npm i
Usage
To start the client side
cd ecommerce
npm start
To start the server side Open up a second terminal and run the following commands
cd server
npm start
Applications
-
This website will help the artisans as they would find it easy to sell their products.
-
It would help the Artifact and Handicraft Industry of India to thrive.
Future scope
- Including an Add to Cart functionality
- Proper email verification of the users using OTP