JavaScript
udemy-build-ecommerce-api-using-nodejs
eCommerce
JavaScript
Course Material and FAQ for my NodeJS – Build a Full E-Commerce RESTful APIs (بالعربي) This repo contains every course section in a single branch and the finished project files for all the projects contained in the master branch
ecommerce-chatbot
eCommerce
JavaScript
UPDATE 2/2/2018 Updated to use Moltin v2 API to generate search indexes. Please make sure you re-create your Moltin store using the most recent version of the import scripts as there are breaking changes in the data layout.
Maltimart-ecommerce
eCommerce
JavaScript
Getting Started with Create React App This project was bootstrapped with Create React App.
Available Scripts In the project directory, you can run:
npm start
Runs the app in the development mode.
jamstack-ecommerce-course
eCommerce
JavaScript
A Complete Guide to the JAMstack and React E-Commerce Get ready to build the most modern, comprehensive, feature-rich, full stack e-commerce platform in any online course! By the end of this course, you’ll be completely confident in building large applications with complex functionality all on your own.
eCommWar
eCommerce
JavaScript
eCommWar eCommWar.com, a leaderboard of top open-source e-commerce platforms.
Contributing Missing an e-commerce platform here? Just fork the repo and add your platform
as a <name>.md in the source/projects folder.
mern-ecommerce
eCommerce
JavaScript
mern-ecommerce Frontend-> React JS
Backend-> Node JS & Express JS
Database-> MongoDB
Installation process clone the repo using this command <pre>git clone https://github.com/ashraf-kabir/mern-ecommerce.git</pre> install npm packages <ol dir="auto"> <li> install backend packages </li> </ol> <pre>cd mern-ecommerce npm install
tomper-wear-ecommerce
eCommerce
JavaScript
E-commerce web-application for selling clothing essentials
tomper-wear.netlify.app
This is the frontend of TomperWear build with MERN stack and deployed with Netlify
🚀 Link to Admin panel, Backend
📷 Link to Screenshots
Admin-eCommerce-ReactJS
eCommerce
JavaScript
Admin e-Commerce ReactJS This project was bootstrapped with Create React App.
Live Preview : https://admin-ecommerce.herokuapp.com/
username : adi password : 12345 Required Internet to access this website Admin Features (Fitur – Fitur Admin) Admin can add, edit, and delete product (Admin bisa menambahahkan,Mengedit dan Menghapus Produk) Admin can add, edit, and delete category (Admin bisa menambahahkan,Mengedit dan Menghapus Kategori) Admin can add, edit, and delete subcategory (Admin bisa menambahahkan,Mengedit dan Menghapus Sub Kategori) Admin can view list customers (Admin dapat melihat semua Kustomer) Admin can view list products (Admin dapat melihat semua Produk) Admin can view list and confirm new order (Admin dapat melihat list dan meneriman konfirmasi order) Admin can view list order in shipping (Admin dapat melihat semua order di dalam pembelian) Featured Tech PWA – Progressive Web Application Add to home screen Offline support.
nodecommerce
eCommerce
JavaScript
Nodecommerce is an express based ecommerce API which already includes:
includes database migrations using the knex ORM integrated with the stripe payments API mocha and chai unit tests along with istanbul code coverage production grade logging with buynan secure user authentication system using json web tokens #Initialization
eShop-ecommerce-site
eCommerce
JavaScript
Features v1: Full featured shopping cart Payment Integration: Stripe Paypal List down all Products by category Product details Product Rating and Review System Profile Page with update functionality List Down User’s Orders Authentication in every step Product Pagination Product Search Functionality Top Carousal Checkout Process: Shipping Screen PaymentMethod Screen PlaceOrder Screen Breadcrumb v2: Sticky Navbar Custom title in each screen (in meta tag) Logout on JWT expire Descent Search Screen look Add upload image functionality (locally) (by accessing backend url) Admin Panel: UserList UserEdit Product List Product Edit Product Create OrderList Order Edit (marked As Delivered) v3: Add Upload functionality ( stored in firebase cloud storage ) in product admin section Add PWA feature to web app for higher engagement which prompt user to add to their mobile home screen Add Offline Page if no internet connection.
gatsby-ecommerce-starter
eCommerce
JavaScript
Gatsby Starter Ecommerce Gatsby starter to create an ecommerce website with netlify and stripe. Setup and release your shop in a few minutes.
Demo: https://dindim-production.netlify.com/
Features 100% Free: No subscriptions, just pay a fee to Stripe when you sell a product.
ReactJS-ecommerce-template
eCommerce
JavaScript
This project was bootstrapped with Create React App.
Available Scripts In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
react-ecommerce-front
eCommerce
JavaScript
This project was bootstrapped with Create React App.
Available Scripts In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
FlipVerse
eCommerce
JavaScript
FlipVerse
🔗 Blockchain-based eCommerce warranty system using NFTs
DEMO LINK
About the Site 🚀
Blockchain-based eCommerce warranty system using NFTs
The objective is to replace the physical warranty and have block chain based warranty using NFT which will ensure
react-ecommerce
eCommerce
JavaScript
Getting Started with Create React App This project was bootstrapped with Create React App.
Available Scripts In the project directory, you can run:
npm start
Runs the app in the development mode.
react-restaurant-app
eCommerce
JavaScript
Mama’s Restaurant – React ecommerce website Mama’s Restaurant is an ecommerce website built using React, Redux integrated with Node.js and Express backend.
A demo for the Website App is available here.
oiron-starter
eCommerce
JavaScript
Oiron Starter – React JS Landing Page Template Read documentation here http://ilhammeidi.github.io/oiron-docs
Template Feature Modern Technologies. Built with one of most popular javascript library React.JS, Material UI and Next.JS. More Variant Components.
js-buy-sdk
eCommerce
JavaScript
Shopify JavaScript Buy SDK Note: For help with migrating from v0 of JS Buy SDK to v1 check out the
Migration Guide.
The JS Buy SDK is a lightweight library that allows you to build ecommerce into
africommerce-saas
eCommerce
JavaScript
Africommerce (Repo: Africommerce) Report Bug
·
Request Feature
Introduction AfriCommerce is a Software As Service E-commerce platform that allows all signed up users in Africa to own their own customized store and connects buyers to prospective sellers for free.
CSE499-Ecommerce
eCommerce
JavaScript
Project for CSE499A, CSE499B courses in North South University. Web Based E-Commerce Project using the MERN Stack For Selling Agricultural Produce. Project Road Map Back-End Project Setup MongoDB Cloud Database Setup Building the RESTful API User Signup Validation User SignIn Using JWT Auth/Admin Middleware Create Categories Products – CRUD Products Sort By Arrival, Sold Amount Search Products Front-End Project Setup Routing Creating Menu/Navigation SignIn/SignUp Admin Route, Private/Protected Route User/Admin Dashboard Create Category Create Product Sort Products By Sell/Arrival Time Shop Page With Filter Products By Categories / Price Filter Products Based On Categories Using CheckBox Filter Products Based On Price Using Radio Buttons Search Products With Options Of Categories Sinlge Product View Single Product View With Related Products SideBar Cart Page Add Prouducts To Cart Product Quantity Increment / Decrement Remove Product From Cart Show Details Of Products Payment Inetgration Checkout Back-End / Front-End API – Processing Payment Delivery Address Finalize Payment Send Order Details To Back-End Saving Orders Sold Products Count Update After Selling View All Orders Order Status Update (Processing / Delivered) Profile Update Product Update Deployment