We are Team h1. Our team comprises of Kian, Sanskar, Anh, Sean and Nic. Together we are creating web-based software for Diabetes@Home, a startup who plan to sell digital health solutions.
The first product we are designing is a web app which helps people to manage their diabetes in the conveniences of their own home.
Stay tuned for all future updates on this product.
Client
Server
Database
DevOps
- Feature 1 Record patient data
- Feature 2 Manage patient data
- Feature 3 Take notes
- And many more...
| Color | Hex |
|---|---|
| Primary Color | rgba(1, 58, 99, 1) |
| Secondary Color | rgba(185, 218, 235, 1) |
| Accent Color | rgba(5, 85, 142, 1) |
To run this project, you will need to add the following environment variables to your .env file
MONGO_URL="mongodb+srv://username:password@cluster0.gv1sn.mongodb.net/test"
This project uses npm as package manager
npm install --package hereClone the project
git clone https://github.com/ncko10/Web-IT-group/Go to the project directory
cd Web-IT-groupInstall dependencies
npm install luxon
npm install express-validator
npm install express
npm install passport
npm install bcryptStart the server
node app.js
or
nodemon app.js- Deliverable 1
- Deliverable 2
- Deliverable 3
Please read the Code of Conduct
This web app is only for use for INFO30005 Web Information Technologies 2022 Semester 1 Project
- Yi Sheon Tan - ystan@student.unimelb.edu.au
- Kian Dsouza - kiand@student.unimelb.edu.au
- Nic
- Anh
- Sanskar
Project Link: https://github.com/ncko10/Web-IT-group/
Use this section to mention useful resources and libraries that you have used in your projects.
