Giter VIP home page Giter VIP logo

phondani0 / e_store Goto Github PK

View Code? Open in Web Editor NEW
19.0 4.0 5.0 1.62 MB

Ecommerce Store application (PWA) build with Node.js, GraphQL, React.js, Redux, Prisma (ORM), PostgresSQL, and React-admin

Home Page: https://e-store.vercel.app/

License: GNU General Public License v3.0

JavaScript 97.11% HTML 2.39% CSS 0.49%
nodejs javascript reactjs react-admin graphql mongodb prisma2 redux apollographql material-ui ecommerce-store react postgressql progressive-web-app pwa hacktoberfest

e_store's Introduction

E - Store

Node.js, GraphQL, React.js, Redux, Prisma (ORM), PostgresSQL, and React-admin

GitHub license

npm version

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:

  • NodeJS - A JavaScript runtime built on Chrome's V8 JavaScript engine.

  • ReactJS - A JavaScript library for building user interfaces.

  • Redux - An open-source JavaScript library for managing application state.

  • GraphQL - An open-source data query and manipulation language for APIs,

  • PostgreSQL - PostgreSQL, A free and open-source relational database management system.

Installation

E - Store requires Node.js to run.

Set environment variables

$ git clone https://github.com/phondani0/ecommerce_store.git

$ Create a .env file in your server and client folder
$ See the .env sample
create a postgresql database and add your connection string into .env file

Install the dependencies and devDependencies

Start the server.

$ cd server 
$ npm install
$ `npx prisma migrate dev --name <your migration name>` or `npx prisma db push`
$ npm start

Start the client.

$ cd client 
$ npm install 
$ npm start

Plugins

E - Store is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Server

Plugin README
bcryptjs plugins/bcryptjs/README.md
jsonwebtoken plugins/jsonwebtoken/README.md
multer plugins/multer/README.md
nodemailer plugins/nodemailer/README.md
nodemon plugins/nodemon/README.md

Client

Plugin README
fullcalendar plugins/fullcalendar/README.md
material-ui plugins/material-ui/README.md
moment plugins/moment/README.md
jspdf plugins/jspdf/README.md
react plugins/react/README.md
react-facebook-login plugins/react-facebook-login /README.md
react-google-login plugins/react-google-login/README.md
react-redux plugins/react-redux/README.md
react-router-dom plugins/react-router/README.md
react-slick plugins/react-slick/README.md
redux plugins/redux/README.md

Todos

  • Add Light Mode / More themes

Screenshots!

Movie Page

More Screenshots Booking Page

License

MIT

e_store's People

Contributors

dependabot[bot] avatar phondani0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

e_store's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.