Evaluating the cost-of-care app

Still waiting on fdroid folks

@Darshpreet2000 it got approved

1 Like

Merged

1 Like

Our App is now available on fdroid @r0bby @sunbiz @muarachmann @UsmanSattarMD

Screenshots are not in correct order, I will correct them in next release.

Also Is there any update from SFS about Google Play account?

4 Likes

SFC* and I’ll ping in a bit. I’d honestly rather have it on just f-droid

1 Like

As the mobile app is deployed now , Can I work on the web app, I am interested in developing web app? If other members agree?

Want me to make a repo for it?

Yes, please make & if possible give me developer access to repo.

Will do. Not going to spin up a server yet tho

Yes, We don’t need server, web app will directly get data from gitlab repo.

What tech will it use?

I have knowledge of ReactJS, We can use ReactJS, if you want any other tech stack then let me know

Feel empowered to use whatever you need to use :slight_smile:

1 Like

Can you please initialize this LibreHealth / LibreHealth Toolkit / Cost of Care Explorer / LibreHealth Toolkit Cost Of Care Explorer · GitLab with readme.md

because after creating a project developer is not able to Merge any file into the new empty project since the master branch is automatically protected and the repository is empty.

Added a LICENSE file.

1 Like

@r0bby @sunbiz @muarachmann I have completed development of cost of care web app using ReactJS. I will do Search Engine Optimization to get this crawled by Google site crawlers. I request you to kindly try this & give me feedback.

@r0bby Would you please review & merge this Merge Request (if possible can I get access to merge to master?)

I will be opening issues for new students to work on this project

Web App running at https://librehealth-cost-of-care.web.app & https://cost-of-care.web.app

  • Used GitLab API to fetch data from the same repository as mobile app
  • Created Filter Functionality to filter procedures by price & category
  • Created Search functionality to search by procedure name while typing
  • Made Filter functionality responsive, it becomes a bottom sheet in mobile devices
  • Used react virtualizer to render large list efficiently

ScreenShots in Web & Mobile browser




1 Like

Set up GitLab CI and deploy it to GitLab pages – I will set up a URL redirect for you if you want.

@r0bby GitLab pages can host only static websites & this web app is dynamic as it fetches chargemaster from gitlab repo.

as mentioned here

With GitLab Pages, you can publish static websites directly from a repository in GitLab.

so, it can’t be deployed on gitlab pages as it is dynamic web app

I have deployed on firebase at https://librehealth-cost-of-care.web.app & https://cost-of-care.web.app

1 Like

This is very cool… Excellent work @Darshpreet2000. I like the user interface and development pipeline to get this deployed.

2 Likes