Skip to content

An E-commerce Shopping Cart Application written in Fullstack JavaScript

Notifications You must be signed in to change notification settings

mcdougald/ShoppingCart

Repository files navigation

Shopping Cart Project

This was originally a project for CS 3320: Internet Software Development. It is a fork from This repository. The previous version used jQuery on the frontend and served files with EJS on the backend through Express.

In this version I'll be rewriting the frontend with React, Redux, GraphQL, and Storybook.

The Express application will simply be an API for the Store. The API endpoints will be written in GraphQL with Apollo.

I am working on deploying the frontend and backend in separate containers (managed by kubernetes) and hosting the app in the cloud (probably with AWS) for demoing live. The demo will be hosted on www.mcdougald.info

Eventually I would like to create microservices for the project and learn either Kafka, RabbitMQ, or NAS for messaging between the services. I'm interested in exploring other Database options too.

Project Demo (jQuery - Application-v1)

Application Demo Application Demo Application Demo Application Demo Application Demo Application Demo Application Demo Application Demo Application Demo Application Demo Application Demo

About

An E-commerce Shopping Cart Application written in Fullstack JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published