DSCKGEC / DSCKGEC/Health-Tracker-App

Feature to see the details of medicines, like prices, how to use, side effects etc.

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Makefile
Stars
18
Forks
19
PR merge metrics
No merged PRs in 30d

Description

This feature would empower users to access comprehensive details regarding the medicines they are currently using or have been prescribed through the application. The essential information about the medicines, such as their cost, usage instructions, and intended effects, should be prominently displayed.

To achieve this, the solution involves retrieving this information from a CSV file that can either be found within the application or hosted remotely. The data can be sourced from the following link: [http://janaushadhi.gov.in/Data/PMBJP%20Product.pdf](url)

Contributor guide

Open the contributing guide

Research direction

Start by locating the medication-tracking entry point in the Flutter app and checking how existing health data is stored. Decide whether the supplied PMBJP product data is bundled or fetched remotely, then verify that price, usage instructions, and intended effects appear for a current or prescribed medicine. Done means the data source works in the app and the details are accessible and readable.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
data, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.