Skip to content

The front-end application is based on pure JS and a MVC pattern.

Notifications You must be signed in to change notification settings

unoms/shoppnig-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A shopping cart JS front-end application

This is a front-end application that represents functionality for a shopping cart.

Features

  • The application is based on pure JS and a MVC pattern.

  • The Order.js is a model and there are some tests for it written on jest.

  • UImain.js and UImain.js - represent a view part in MVC

  • class Adapter follows an adapter pattern to help to update the views after the model is changed

About

The front-end application is based on pure JS and a MVC pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published