Skip to content

PovilasID/bakalaurinis

Repository files navigation

Oro Puslas

EN: A bachelor thesis projects that is a simple data colection system for asthma patients LT: Bakalaurinio darbo implementacija, kuri padeda astmos pacientasms surinkti savo būklės duomenis

Project allows to imput PEF and FEV1 parameters and if patient imputed their profile settings automatily calculates if their condition is getting worse or better also allows to chat with a doctor about a specific parameter

Main libraries used

Quick Start

$ git clone https://github.com/povilasid/bakalaurinis.git
$ cd react-redux-firebase-boilerplate
$ npm install
$ npm run dev

Firebase settings

First you need to create your firebase application to fetch settings for boilerplate. For more information how to add your web app check this resource. After it copy your settings from firebase and fill config.js

module.exports = {

    FIREBASE_CONFIG: {

      apiKey: "",
      authDomain: "",
      databaseURL: "",
      storageBucket: "",

    }
}

Commands

Script Description
npm run dev Run development server with webpack-dev-server @ localhost:3000
npm run build Test, and build the application to ./dist
npm start Start production ready app with pm2 from ./dist @ localhost:8080
npm run lint Run ESLint on ./src

DEMO

https://breathcount-app.firebaseapp.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6