A tool for digitizing medical history, prescriptions, and reports.

Overview

Shealth

  • A tool for digitising medical history, prescriptions and report

Landing page


intro

Login page


LoginWeb

Home page


PatientWeb

Registeration page


RegisterWeb

Installation

To render react front-end,run:

$ cd frontend

Install the node modules:

$ npm i

Now start the react modules:

$ npm start

You can run the server by:

Install the requirements using pipenv :

$ pip install pipenv
$ pipenv install
$ pipenv shell
$ pip install -r requirements.txt
$ cd API

Start the backend:

$ python manage.py migrate
$ python manage.py runserver

Tech Stack used:

Website deployed at @Shealth

Contributors:

Comments
  • Build error

    Build error

    After I clone this repo. I can't run successful.

    The domain/default pair of (~/Tik-Tok-App-Clone-Flutter/ios/Runner/Info, CFBundleIdentifier) does not exist

    opened by jerryzhoujw 2
  • Tik tok main layout creation

    Tik tok main layout creation

    How to create tiktok first screen ?

    opened by Shashank0143 2
  • Video not playing

    Video not playing

    the video is not playing and some functionalities are not working

    opened by ugochukwuomeje 0
  • The project is out of date

    The project is out of date

    you can't run the project on ios or android need to update

    opened by mohyM 0
  • The Project has become outdated.

    The Project has become outdated.

    The project has become outdated. Please can you update the project to support or run on the new Flutter v1.12.13+hotfix.8, also could you explain how to set the project up all i have had is errors to do with the new graddle and sqllite you could also migrate it to AndroidX

    opened by emmanuel39hanks 0
  • fix Info.plist

    fix Info.plist

    ios fix structure of Info.plist

    opened by OhkuboSGMS 0
  • why flutter?

    why flutter?

    opened by Nisthar 0
A tool to help cli package authors make raising issues like bug reports more interactive for their users.

issue A tool to help cli package authors make raising issues like bug reports more interactive for their users. Features Interactive file based prompt

Viren Khatri 3 Oct 18, 2022
MedRec: Using Blockchain for Medical Data Access and Permission Management

MedRec Medical records need innovation. Patients leave data scattered across various jurisdictions as life events take them away from one provider’s d

Abhishek Kumar 4 Sep 14, 2022
A calculator app with history.

flutter-calculator Preview : demo.mp4 Explanation A calculator for simple calculations. Also you can save some of your calculations in the app or clea

Mahdi Valipoor 28 Jan 8, 2023
eDoc mobile application is designed as an example of a medical application that allows doctors to manage appointments

eDoc Mobile App (Demo Version) ✨ About The eDoc mobile application is designed a

Dileepa Bandara 4 Nov 14, 2022
APP Project for Patient Management - Consultations Payment History (Flutter)

Projeto de APP para Gerenciamento de Pacientes - Consultas Historico Pagamentos (Flutter)

Fernando Craveiro 4 Apr 24, 2022
Flutter error catching & handling plugin. Handles and reports exceptions in your app!

Catcher Catcher is Flutter plugin which automatically catches error/exceptions and handle them. Catcher offers multiple way to handle errors. Catcher

Jakub 697 Jan 7, 2023
Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need. Ozzie will capture performance reports for you.

ozzie.flutter Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need. Ozzie will capture performance r

Jorge Coca 40 Nov 3, 2022
This is tool to create 3D Models which can be used in Flutter Applications. Tool is developed completely using Flutter.

three_d_model_tool A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

Shubham Yeole 2 Nov 8, 2022
A CLI tool and Dart package that can scrape file and directory URLs from h5ai instances.

h5ai scraper A CLI tool and Dart package that can scrape file and directory URLs from h5ai instances. Usage This tool requires the Dart SDK. It can be

null 1 Jan 4, 2023
The one and only Docker Tool you will ever need again

# container_tool A new Flutter project. ## Getting Started This project is a starting point for a Flutter application. A few resources to get you

null 1 Nov 17, 2021
Software analytics tool that helps developers analyse and improve software quality.

Dart Code Metrics Note: you can find the full documentation on the website Configuration | Rules | Metrics | Anti-patterns Dart Code Metrics is a stat

Dart Code Checker 745 Dec 26, 2022
Custom flutter testing CLI tool for individual test runs and group testing

fluttertest Custom flutter testing CLI tool for inidividual test runs or group testing Overview Flutter is a great framework which has helps developer

vi_mi 15 Nov 6, 2022
A tool which automatically generates Flutter localization resources from CSV and Excel files.

flappy_translator A tool which automatically generates Flutter localization resources from CSV and Excel files. This is especially useful as any team

Smart&Soft 55 Sep 15, 2022
Quickly is build as a tool to enhance your Flutter UI development experience and make code easier

Quickly is build as a tool to enhance your Flutter UI development experience and make code easier. It is highly inspired by Bootstrap and Tailwind CSS. It also provide lots of extension methods on String, List and Map.

Aniket Khote 11 Oct 24, 2022
Greentick assignment - State management tool provider and UI components like ListView etc

greentick_assignment This project is a part of assignment, which demonstrate the

Vinod Patil 0 Feb 11, 2022
Alternative i18n tool for Dart and Flutter.

Simple internationalization (i18n) package for Dart and Flutter. Supports: AngularDart Flutter hot reload deferred loading of translations social dist

fnx.io 32 Dec 10, 2022
Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ in real-time.

Keyviz Keyviz is a free and open-source software to visualize your ⌨️ keystrokes in realtime! Let your audience know what handy shortcuts/keys you're

Rahul Mula 1.9k Jan 2, 2023
Dart JS interop for Mermaid - The Javascript tool that makes use of a markdown based syntax to render customizable diagrams, charts and visualizations.

Mermaid (Dart) Dart JS interop for Mermaid - Javascript library that makes use of a markdown based syntax to render customizable diagrams, charts and

Tim Maffett 3 Dec 12, 2022
A sophisticated tool for managing queues of asynchronous tasks, with a stream interface, strong typing and lots of helpful options.

Secretary A sophisticated task manager. Secretary is a tool for keeping your futures in check. It's useful for managing queues of asynchronous tasks,

Alex Baker 5 Dec 21, 2022