Skip to main content

eCommerce

voicecommerce
eCommerce JavaScript
VoiceCommerce is a library that makes it to connect ecommerce stores with voice user interfaces, especially Amazon Alexa and Google Assistant. Currently it works with any Vue Storefront-based store, allowing developers to quickly build voice integrations that provide
node-express-typescript-ecommerce-rest-api
eCommerce TypeScript
Saddam-rest-api Free Open source REST API built with | Nodejs + Express + Mongodb ⚡️ Made with developer experience first Prettier + VSCode setup. C.R.U.D, Filter, Paginate, Sort and Search API Table of contents Author Demo Technologies Contributing Status Features Related Projects Support Feedback Run Locally API Reference Screenshots Environment Variables Deployment Author @Saddam Arbaa
higgsup-ecommerce
eCommerce TypeScript
Coding guide & conventions Background Firstly, please read “Angular Application Architecture Documentation.docx” file to understand the architecture overview of this application. Coding guide This document will guide developer step by step, follow strictly the project structure we have defined in the Architecture Documentation to develop a new feature of their application:
QUIQQER
eCommerce JavaScript
QUIQQER Management System Copyright PCSG OhG www.pcsg.de – www.quiqqer.com About QUIQQER Modular design. Convenient backend, Fast implementation. The all-around carefree Enterprise Content Management System. QUIQQER is more than just a CMS.
FEMentor-Ecommerce-Product-Page
eCommerce CSS
Frontend Mentor – E-commerce product page solution This is a solution to the E-commerce product page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
amazon-ecommerce-clone-backend
eCommerce TypeScript
Amazon Ecommerce Clone Backend Amazon Ecommerce Clone Backend using Node.js, Express.js, MongoDB, Typescript with architecture layers – Router, Controller and Model Why this project? I am Pallavi, and I have created this project for my learning purpose.
Ecommerce-react
eCommerce JavaScript
Online Shop The system already has an admin. email: admin@admin.com pw: adminadmin Links Github Repo: https://github.com/IlyasAbdighni/Ecommerce-react WebSite hosted at Heroku: https://webprogramming-react.herokuapp.com/ Document: https://github.com/IlyasAbdighni/Ecommerce-react/blob/master/Documentation.pdf Youtube video: https://youtu.be/pmmPtAxCxsY Achieved points: Users can register; Users can Login; The system has an admin who can add products; Every user can view his/her own profile; Every user has a encrypted password; Instant search; Server can perform authentication Server can perform authorization, server will identify users by their role.
Eshop-Ecommerce-site
eCommerce CSS
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
Ecommerce-api
eCommerce JavaScript
TSHIRTSHOP API An API for a tshirt online store features Users can see all items when entering the website. Items are displayed properly based on the selected department and category.
AmazoneStoreNodeJS
eCommerce JavaScript
“Amazon Store” to demonstrate RESTful Services using NodeJS Introduction Developed a prototype of Amazon Online store called as ‘Junior Amazon’. This includes a client and a server and provides below functionality.
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.
shopify
eCommerce TypeScript
Stay connected Vue Storefront 2 integration with Shopify This project is a Shopify integration for Vue Storefront 2. This integration is Stable and ready for the production usage. If you’d like to test it before diving in, experience our demo store here.
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.
oshop
eCommerce TypeScript
Online Organic eCommerce Website Online organic eCommerce website using Angular and Bootstrap. Includes sliding carousel, font awesome, bootstrap tabs, dark overlay of images, angular material cards, angular material tables, sorting tables, filtering items, adding items to shopping cart, real-time updates across pages, order management, product management, forms for adding new products, auth guards for admins and users, order summaries, shipping information collection, and more.
ecommerce-betting-system
eCommerce CSS
ecommerce-betting system It is an electronic commerce system with integration of a betting system, so each user can bet on some product. A timer will be released by the administrator when the product reaches a certain number of purchases.
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.
angular-sanity
eCommerce TypeScript
✧٩(•́⌄•́๑) Angular + Sanity.io This project: is a pre-rendered Angular site template using Angular Universal uses Sanity.io as the project’s headless CMS creates a Netlify Function to grab data from Sanity.
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