Skip to content

This is a model shopping cart using angular, express, and less. Integration using Mongo DB yet to be done.

Notifications You must be signed in to change notification settings

vish288/Angular-Shopping-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Installation Step Open a terminal/Command Prompt window and run the following command.

npm install

#Running the App

Open a terminal/command prompt and run the following in separate windows.
1.npm start
Check localhost:9000/ in any browser.

This should open the window in the default browser.

#Data Setup

Do add a Cart.json into the root folder. This can follow the below given format or if there are changes to the json object, then the same has to be updated in the specific template files for the module to pick it up and run.

#Potential upgrades

1.Testing via Jasmine/Karma. Available but not updated to include all the changes.
2. Setup Mongo DB interface to represent a complete MEAN shopping cart.
3. Setup Browse Experience and redesign the theme of the app.

About

This is a model shopping cart using angular, express, and less. Integration using Mongo DB yet to be done.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published