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.