Coder Social home page Coder Social logo

ashwiniapp / ashwini Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 1021 KB

Crowdsourcing platform for aggregating Covid-19 patient treatment data.

License: MIT License

Java 100.00%
android android-app material-design crowdsourcing covid-19 doctors-information firebase firebase-auth firebase-storage firebase-realtime-database

ashwini's Introduction

Ashwini

A Covid-19 patient treatment data crowd-sourcing platform intended for Doctors, available on Android.

Featured on Google Dev Library

Ashwini

Primary Features

  • Upload Comprehensive Patient Treatment Data for Perusal by other treatment providers
  • View all your uploaded data in neat, compact list
  • Search Patient Treatment data uploaded by other providers to find the best treatment scenario for your patients

Additional Features

  • No hidden costs. Absolutely free of any charges.
  • Authentication with Google for seamless sign in flow
  • One-time medical practitioner ID validation to ensure that the patient data is authentic and isn't abused
  • Patient data stored on secure cloud backend to provide maximum security
  • Use of modern architectural patterns to ensure maximum operating speed and minimal data usage
  • Intuitive, tested design that doesn't require additional learning to operate the app
  • Support for a seamless dark theme to reduce eye strain and battery usage

Feedback

If you spot any bugs or want a feature, please raise an issue, or mail the developer at [email protected]

ashwini's People

Contributors

mudit-lal avatar sanskar10100 avatar

Stargazers

 avatar

Watchers

 avatar

ashwini's Issues

Search Parameters Bug

Reproduction Steps:

  1. Search Patient Data
  2. Input following: 20, Male, Anosmia, No, Very Mild, Very Mild.
  3. 0 Results
  4. Change Anosmia to Fever
  5. Still 0 results.

Starred Patient

Maybe the search results can have an option to star certain patients, which can then be accessible through the side drawer.

Known issue with empty display of username in case of subdomain based google ID

There's a possible issue, wherein some users won't have a username field in the rtdb entry. The cause of this is that in this line, the code FirebaseAuth.getInstance().getCurrentUser().getDisplayName() returns null in case of Google IDs that are using a subdomain, like bbdu.ac.in. A check is implemented on the above code to bypass this issue, and if the result is null, the user's email ID is put in the username field instead.

Dark theme should activate on a single click

When clicked 1st time on dark theme button, nothing happens. But after the 1st click it works fine. Fix this bug.
Replace the ๐ŸŒž icon with ๐ŸŒ’ icon and toggle the icon when the button is pressed.

SVID_20210710_205702_1.mp4

Changes to be added in Build 2

Need to replace checkboxes with chips and add only two major options - Symptomatic or Asymptomatic, if Asymptomatic then don't show the symptoms. GG EZ

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.