Skip to content

A web app project I contributed to for a course in the University Of Melbourne. Scored an overall of 91.6% for this project.

Notifications You must be signed in to change notification settings

seantanys/Diabetes-Management-Web-Application

Repository files navigation

logo

Diabetes@Home Web Application

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 mobile device, tablet or PC.

Stay tuned for all future updates on this product.


📔 Table of Contents

🌟 About the Project

This is a web application developed for INFO30005 Web Information & Technology Semester 1 2022

Scored 91.6% overall on this project.

Heroku Link: https://info30005-diabetes-at-home.herokuapp.com/

Note This web app is only optimized for specific screen resolutions as per project specifications
Patient Side: iPhone X (375x812), iPad (1024x768), Desktop (1920x1080)
Clinician Side: Desktop (1920x1080) ONLY

📷 Screenshots

home-page
home-page
message-page

👾 Tech Stack

Client
Server
Database
DevOps

🎯 Features

  • Feature 1 Record patient data
  • Feature 2 Manage patient data
  • Feature 3 Take notes
  • And many more...

🎨 Color Reference

Color Hex
Primary Color rgba(1, 58, 99, 1)
Secondary Color rgba(185, 218, 235, 1)
Accent Color rgba(5, 85, 142, 1)

🔑 Environment Variables

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"

🧰 Getting Started

‼️ Prerequisites

This project uses npm as package manager

 npm install --package here

🏃 Run Locally

Clone the project

  git clone https://github.com/seantanys/Diabetes-Management-Web-Application

Go to the project directory

  cd Diabetes-Management-Web-Application

Install dependencies

  npm install

Start the server

  node app.js
  or
  nodemon app.js

🧭 Roadmap

  • Deliverable 1
  • Deliverable 2
  • Deliverable 3

📜 Code of Conduct

Please read the Code of Conduct

⚠️ License

This web app is only for use for INFO30005 Web Information Technologies 2022 Semester 1 Project

🤝 Contact

Project Link: https://github.com/seantanys/Diabetes-Management-Web-Application/

About

A web app project I contributed to for a course in the University Of Melbourne. Scored an overall of 91.6% for this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published