Skip to content

Final project for General Assembly WDi26 Course - GraphQL FrontEnd with React and React Apollo

Notifications You must be signed in to change notification settings

shiang/ecommerce-graphql-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final project for GA WDi26 Course

Installation

  • npm install (or yarn install)
  • then npm start (or yarn start)

To Do

  • Add real-time chat function with subscription (subscription function is ready on the backend)
  • Add charts in the vendor side dasboard page
  • Add checkout flow for the customer with Stripe integration
  • Use subscription to update UI in real-time
  • Many more.....

Special thanks to

  • Apollo (for both GraphQL server and client)
  • Semantic UI for React
  • AntDesign UI kit
  • PassportJs

License

This project is licensed under the MIT license.

About

Final project for General Assembly WDi26 Course - GraphQL FrontEnd with React and React Apollo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published