Skip to content

A fullStack HealrhCare app based on Flutter having FireBase and MongoDB as database

Notifications You must be signed in to change notification settings

eleCtrik18/VCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project V Care

A new Flutter project.

Features

  • Responsive UI
  • Email & Password Authentication
  • Upload and Manage lab Reports
  • EVERYTHING REAL TIME
  • Sign Out

Tech Stack

-Frontend:

Flutter,Provider

-Server:

Firebase, NodeJs, MongoDB, Jitsi

Installation

After cloning this repository, migrate to VCare folder. Then, follow the following steps:

  • Create Firebase Project
  • Enable Authentication
  • Make Firestore Rules
  • Create Android, iOS & Web Apps
  • Take Web FirebaseOptions and put it in main function in main.dart file replacing my keys. Then run the following commands to run your app:
  flutter pub get
  open -a simulator (to get iOS Simulator)
  flutter run
  flutter run -d chrome --web-renderer html (to see the best output)

About

A fullStack HealrhCare app based on Flutter having FireBase and MongoDB as database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published