This module was completed in the first semester of my second year in NTU.
How it Started
During my CE2006 module (Software Engineering), my group mates and I decided to make an app targeting the elderly.
From our daily interactions with the eldery, we noticed that most of them are not as tech savy as the younger generation. Not only that, most of them have troubles navigating between applications and simple tasks like calling a cab or find their way using online map are to them climbing the everest.
Thus, this observation kickstarted this projected. Within the application, there are main 4 features.
Tech Used
- React Native
- SQLite
We chose to use these tools as React Native allows cross platform application with one single code base. SQLite was used to store the reminder features, to notify users when to take their medications.