# MSTU5013 Final Project :::info Group Member: Yan Wang, Ziyu Wei ::: ## URL of the code: https://codepen.io/zw2902/collab/ZEqXKYX ## URL of the demo live: https://cdpn.io/pen/debug/ZEqXKYX ## Brief Summary of Midterm Project This program is a web application built using Vue.js and Firebase that allows users to input their sources of stress and relieve them by clicking on a button, which increments a counter. The more times a user relieves a particular stress, the closer they get to solving it. The application displays a list of all the stresses that have been entered, and allows users to delete and edit them. The application also randomly selects an image to display with each stress, based on its level of severity, and allows users to give each stress a name.