Inspiration
A lot of women die every minute due to poor knowledge about ANC. so, to help them know all the required tests, this app is being made.
What it does
It reminds the user about the tests to be done in different months during pregnanacy, by setting up a reminder system and notifying through an alarm. It also looks for the nearest test centre.
How we built it
The table in the database is created in accordance to the date entered by the user. The dates of the next tests are calculated by incrementing the date entered, by particular predefined intervals. The test column have the respective tests/toxinations to be done at that particular date respectively. When the current date matches with the one in the table, the AlarmManager runs and the user receives a Notification that she has to visit the doctor for the next test.
Challenges we ran into
-insertion of incremented dates according to the input date in the database -to set alarm by matching the current date with the scheduled date for test as stored in the database.
Accomplishments that we're proud of
-setting up of the reminder system, that reminds of the tests at the required time -providing complete information related to antenatal care in the app
What we learned
-time management -team work -debugging
What's next for MomCare (ITians1926, Maternal and newborn child care)
- implementation of google maps to specify the various test centres nearby. -Fingerprint Login
Log in or sign up for Devpost to join the conversation.