Inspiration

My inspiration was to help people who have diseases by creating an app that reminds them to take their medications. There is nothing more important than health!

What it does

The app asks the user for the name of the medication, the description of it, and the time they need to take it. It sends the notifications to the user at the provided time. E.g. "Remember to take your ibuprofen at 11:00 am!"

How we built it

Technologies used:

  • Dart: programming language
  • Flutter: a cross-platform framework for the iOS and Android app
  • Hive: for the local database to store the medications
  • C++: Object-Oriented Programming Language

Challenges we ran into

The challenge was of course to set up the app so it can send the notification system on the smartphone. The usage of Hive (a local database to store the medications) was difficult but I managed to set it up properly.

Accomplishments that we're proud of

I am proud of the fact that I managed to set up the notification system for the app.

What we learned

I learned and improved my knowledge of all the technologies I used! (Dart, Flutter, Hive, C++)

What's next for Medication Reminder App

The next big thing is of course to revise the app and eventually ship the product!

Built With

Share this project:

Updates