Our Team: Brendan Malley, Taylor Knoll, Lalitha Vadrevu, Sarah
Our team has constructed a mental health log for students. On this application, one can log in/sign up to complete a given survey that asks some basic information. Basic information includes your mood, how well you slept, how many hours you slept, etc. There is also a resources page which provides different links to mental health resources.
2. Open a new terminal in your IDE to install dependencies. Make sure you install all the required dependencies listed below.
- npm install {dependency names}
- npx nodemon server.js
4. Then, open the Browser(ex: Chrome, Safari) and copy & paste the following link in your web browser to land to the home page of our web application.
- better-sqlite3 (Version: 7.5.1),
- cors (Version: 2.8.5),
- express (Version: 4.18.1),
- fs (Version: 0.0.1-security),
- morgan (Version: 1.10.0),
- nodemon (Version: 2.0.15)