nguanh / healthHack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

health_hackathon

A new Flutter application.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Setup database

  1. Install MongoDb
  2. Make sure to Install Mongodb Compass
  3. create database "local" in your mongodb
  4. import data in database.json to your "local" database using MongoDb Compass

Setup Server

  1. Install Yarn
  2. switch into server folder cd server
  3. install all dependendies with yarn install
  4. start server with yarn run start

About


Languages

Language:Dart 71.7%Language:TypeScript 18.5%Language:Ruby 7.5%Language:Swift 1.2%Language:Kotlin 1.0%Language:Objective-C 0.1%