ECommerce Kit (In process of completion)
https://ecommercekit.sheikhtabarak.me/
Home (User): https://ecommercekit.sheikhtabarak.me/
Shop Page (User): https://ecommercekit.sheikhtabarak.me/
Login Page(User): https://ecommercekit.sheikhtabarak.me/login
Revenue Analysis (Admin): https://ecommercekit.sheikhtabarak.me/dashboard/overview
Inventory Managment (Admin): https://ecommercekit.sheikhtabarak.me/dashboard/products
Product Registration (Admin): https://ecommercekit.sheikhtabarak.me/dashboard/products/new-product
Orders Mangment (Admin): https://ecommercekit.sheikhtabarak.me/dashboard/products/orders
ECommerce Kit is a complete and robust web-based system built using MERN STACK (React.js, Node js, Express js and Mongo DB) with Tailwind CSS, and Redux as supporting techonologies that offers comprehensive functionalities for revenue analysis, inventory management, and product registration. This system empowers businesses with valuable insights and efficient management tools. Here's an overview of its key features:
react-toastify
react-apexcharts
react-redux
chart.js
react-dom
uuid
express
express-jwt
jsonwebtoken
mongoose
morgan
multer
bcryptjs
cors
This system provides businesses with a powerful toolset to streamline revenue analysis, optimize inventory management, and facilitate seamless product registration. Its clean and modern design, coupled with the use of cutting-edge technologies, ensures an exceptional user experience.
Folder is having backend as "server" and frontend as "client" in the repositatory:
Clone the branches seperately or main:
git clone https://github.com/sheikh-tabarak/ecommercekit.git
Install NPM packages in both of folders indiviually. (server,client)
npm install
Once you'll see a folder named "node-modules in your root folder of both folders (server,client). Run both in seperate folders using:
npm start