Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1017 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 1017 Bytes

Share My Shopping

Build Status

This repository contains the code-base for a shopping list website, Share My Shopping, that is hosted as an Azure App service. The website can be accessed here.

To run the project locally, simply run:

node index

Note that this requires you to be running a local MySQL database which can be connected to the application by referring to the relevant wiki page here.

The user story map used in the project can be accessed here. GitHub's Projects was used to manage collaborative development

MySQL in App service is utilized for server persistence.

Share My Shopping Demonstration

Website demonstration