Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelbroseghini/shopping-cart

:shopping: Shopping List application using HTML5, CSS and JS.
https://github.com/rafaelbroseghini/shopping-cart

Last synced: 16 days ago
JSON representation

:shopping: Shopping List application using HTML5, CSS and JS.

Awesome Lists containing this project

README

        

# Shopping List application.

This repository includes a shopping List application using HTML5, CS and Javascript built during several weeks of our CS330 course.

### The application below does not include server side integration. Only up until Local Storage.

### Application's URL:
* https://rafaelbroseghini.github.io/Shopping-Cart/

## Topics Included:
* *Bootstrap Framework Integration*
* *Event Handling*
* *MVC Design Pattern*
* *JSON Manipulation*
* *Local Storage* | *Remote Storage*
* *Flask microframework server side*