JavaScript
angular2-shop
eCommerce
JavaScript
Angular2Shop (Angular eCommerce) (ng2Shop) – Fullstack (Defunct) This is Defunct project beacause the changes in Angualr2 Beta and Breaking Changes in Angular 2 Angular2Shop is a multi tenant eCommerce application.
ecommerce_store
eCommerce
JavaScript
E – Store
Node.js, GraphQL, React.js, Redux, Prisma (ORM), PostgresSQL, and React-admin
Ecommerce Store application build with Node.js, GraphQL, React.js, Redux, Prisma (ORM), PostgresSQL, and React-admin
Features! Add / Update / Delete Products Add / Update / Delete Orders Add / Update / Delete Cart Add / Update / Delete Users Tech E – Store uses a number of open source projects to work properly:
ProteanCMS
eCommerce
JavaScript
Protean CMS .Net / XSLT based Content Management System, with eCommerce and Membership facilities (formerly known as EonicWeb5)
Project Description Protean CMS is a extremely robust and flexible platform. Every aspect can be themed using XSLT, with a large range of content types Modules available out of the box, and a number of high quality themes ready to go.
amazon-clone
eCommerce
JavaScript
Website Live At – https://ecommerce-site-9d5dc7.netlify.app/
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
nodejs-ecommerce
eCommerce
JavaScript
Ecommerce made with Node.js – MVC Ecommerce made with Node.js – MVC The ecommerce project. Built with ❤︎ by
Rafael Goulart and contributors 📌 Table of Contents Demo Website Technologies Features How to run Found a bug?
django-simple-ecommerce
eCommerce
JavaScript
Projeto E-commerce Um projeto extremamente simples de e-commerce (ainda incompleto) feito com
Django 2.2.4 e Python 3.7.3.
Conteúdo educacional Este conteúdo foi criado no Curso de Python 3 – Do Básico Ao Avançado (Completo) sem a intenção de
ncc-ecommerce
eCommerce
JavaScript
nnc-ecommerce This bundle provides e-commerce functionality within Apostrophe CMS.
Features manage products, categories and subcategories manage orders cart with paypal smart button for checkout single and multiple email shippings taxes pos Prerequisites A working Apostrophe CMS project.
react-braintree-fields
eCommerce
JavaScript
React components to integrate Braintree hosted fields A few small React components to make integrating Braintree’s Hosted Fields easier.
See also I’ve also written a vendor agnostic library PaymentFields It’s an extension of this library to also support Square and Stripe.
commercejs-nextjs-demo-store
eCommerce
JavaScript
Demo Store with Commerce.js and Next.js 🛍️💳
A high-fidelity fully-fledged eCommerce demo store built using the Commerce.js SDK and Next.js with live deployment to Netlify.
Note
This app is built using Commerce.
amazona
eCommerce
JavaScript
Amazona ECommerce Website React & Node Tutorial – Full ECommerce in 9 Hours [2021] Welcome to my React and Node tutorial to build a fully-functional e-commerce website exactly like amazon.
next-tailwind-amazona
eCommerce
JavaScript
Nextjs Tailwind ECommerce Website Like Amazon Build ECommerce Website Like Amazon by Next.js
Source Code : https://github.com/basir/next-amazona Demo Website : https://nextjs-amazona-final.vercel.app What you will learn NextJS basics like setting up project, navigating between pages and data fetching NextJS advanced topics like dynamic routing, image optimization, SSG and SSR Tailwind CSS framework to build responsive website using custom theme, animation and carousel ReactJS including decomposing components, context API and hooks Next Auth package to authenticate customers and admin users MongoDB and Mongoose to save and retrieve data like products, orders and users PayPal developer api to make online payment Deploy web applications on servers like Vercel and Netlify Full Course Learn building this ecommerce website on Udemy with 90% discount:
FoodDelivery
eCommerce
JavaScript
FoodDelivery FoodDelivery is open source ecommerce application for food delivering.
Application consists of following parts:
Store front – React based SPA with server side rendering Backoffice – React API Backend – Node.
nextjs-ecommerce-app
eCommerce
JavaScript
NextJS E-Commerce App E-Commerce application using Next.js, React.js, Prisma & Node.js
Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
gatsby-ecommerce-pwa
eCommerce
JavaScript
Gatsby-Ecommerce-PWA A Ecommerce commerce Progressive Web App built with Gatsby JS and React JS.
Are you offline? No worries, You can still view your favourite products, Add them to cart and proceed till checkout.
Online-Grocery-Store
eCommerce
JavaScript
Online-Grocery-Store Online Grocery Store is an eCommerce based web application for our Web Programming project. We had developed a sample in which user can search and find necessary information about any grocery item, can proceed to checkout to buy products.
commercelayer-checkout
eCommerce
JavaScript
Commerce Layer Checkout This application provides you with a PCI-compliant, PSD2-compliant, and production-ready checkout flow that lets you easily place orders through the Commerce Layer API. It supports Stripe, Braintree, Adyen, and PayPal payment methods out of the box and can be used as is or as a reference to build your own checkout experience.
ecommerce-admin-app
eCommerce
JavaScript
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.
Open http://localhost:3000 to view it in the browser.
ecommerce-MERN
eCommerce
JavaScript
MERN Ecommerce Description An ecommerce store built with MERN stack, and utilizes third party API’s. This ecommerce store enable three main different flows or implementations:
Buyers browse the store categories, products and brands Sellers or Merchants manage their own brand component Admins manage and control the entire store components features: Node provides the backend environment for this application Express middleware is used to handle requests, routes Mongoose schemas to model the application data React for displaying UI components Redux to manage application’s state Redux Thunk middleware to handle asynchronous redux actions Database Seed The seed command will create an admin user in the database The email and password are passed with the command as arguments Like below command, replace brackets with email and password.
developer-portfolio-blog-ecommerce
eCommerce
JavaScript
Developer portfolio with Blog & eCommerce Store
Kick-off Developer portfolio, blog, eCommerce store built with Gatsby along with @material-ui, Strapi, react-helmet. Hosted on Netlify Have another more specific idea? You may Create a feature request Request a feature.
ecommerce-micro-services
eCommerce
JavaScript
Ecommerce micro-services demo A demo to showcase micro-services build using NodeJs, Express & MongoDB
This repo currently, has two micro-services
Users : A micro-service which has basic user features/functionalities like CRUD and order CRUD Orders : A micro-service which has basic order features/functionalities like CRUD order Features GET all orders for a user GET single order for a user GET single user GET all users GET all orders for an user GET an order for a user Create an order for a user Create new user Create new order for a user DEL a single order DEL all orders for a user DEL user by userId DEL all the orders for an user Tech node.