Giter VIP home page Giter VIP logo

tb_e_health's Introduction

tb_e_health

A new Flutter project.

Getting Started

###Setup Guide

Installation

Run project

  • update dependencies
flutter pub get
  • add a virtual device in Android Studio > Settings > ADV Manager, start the virtual device
  • IntelliJ: choose 'sdk gphone x86(mobile)' and run
  • VS Code: search for "Flutter run additional args" in user settings
flutter run --no-sound-null-safety

Generate Dummy User

  • go to 'first_time_login.dart', find the "// DUMMY USER BUTTON", uncomment it, enter user name followed the structure 'RNxxxx', and click 'Create User'.
  • a user will be given a default password = "password", you can actually login with this password.
  • during the "first time login" page, the new password enter will be updated after user login with the default "password".

Generate APK

  • https://crello.com/ to generate icon
  • place the new icon as assets/icon/icon.png
  • run below command to update icon file
flutter pub run flutter_launcher_icons:main
  • build apk, run
flutter build apk

Layout

Login page

[email protected] toitoi

Device Preview

  • when creating the UI, please use device preview to check on each phone size to make sure the designs work well
  • by using device preview, change kReleaseMode from false to true in the main.dart and restart the emulator

Chatbot

  • clone this repository into your local devices: https://github.com/lydia0423/TB_e_health_chatbot
  • install python
  • install some python packages to make sure you able to run the app: pip install flask gunicorn / pip3 install flask gunicorn
  • create an account in Heroku and share the account to me in order to run the services

tb_e_health's People

Contributors

lydia0423 avatar toitoi avatar seekiat avatar jiaaajiaa avatar evec007 avatar waixiong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.