Memory tracker is a web application that fetches data and generates questionnaire to help elder people with memory recall.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Angular 8, Boostrap, NodeJS
Attention: when install Node.js, let it automatically build all dependencies, this option is supported in version 10 and above.
Clone this repo to your desktop and get into the folder of memoryTracker
, then run npm install
to install all the dependencies.
You might want to look into config.json
to make change the port you want to use and set up a SSL certificate.
After you clone this repo to your desktop, go to its root directory and run npm install
to install its dependencies.
Once the dependencies are installed, you can run npm start
to start the application. You will then be able to access it at localhost:4200
if fail in windowsx64 system, try npm rebuild node-sass
to rebuild the node-sass.
See the list of contributors who participated in this project.
You can check out the full license here
This project is licensed under the terms of the MIT license.