anastely / MediBuddy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediBuddy

UI insipired from Medical App Dashboard by UGEM Team

alt text

WIP DEMO - IN PROGRESS

ezgif com-video-to-gif (1)

Built using

Redux Logo

Prerequisites

Getting Started

  1. Clone this repo, git clone https://github.com/victorkvarghese/MediBuddy.git
  2. Go to project's root directory, cd MediBuddy
  3. Remove .git folder, rm -rf .git
  4. Run yarn or npm install to install dependencies
  5. Start the packager with npm start
  6. Connect a mobile device to your development machine
  7. Run the test application:
  • On Android:
    • Run react-native run-android
  • On iOS:
    • Open ios/MediBuddy.xcworkspace in Xcode
    • Hit Run after selecting the desired device
  1. Enjoy!!!

Contributing

PRs are welcome

About

License:MIT License


Languages

Language:JavaScript 73.3%Language:Java 11.1%Language:Objective-C 7.8%Language:Ruby 6.7%Language:Starlark 1.1%