Application developed during the iOS Developer Nanodegree by Udacity.
This app is used for medication stock control and reminders through push notifications.
- Login/Register with Firebase Auth
- Edit profile name
- Medication management
- Allergies management
- Push notifications
- Multiple language support (currently only Portuguese and English)
- iOS 16.4 +
- Swift 5
- Xcode 15.4
- Clone this project using
git clone https://github.com/MateusAndreatta/JorgeMeds.git
- Open the project in Xcode
- Build it on a simulator or real device
- You can create a new account or use this one for testing:
- Email: [email protected]
- Password: udacity123
- Go to settings screen, and make sure that notifications are on.
- Add a new medication or edit one, setting time for when you want to receive
- Click the save button.
- That's all! Just close the app and wait for the push notification.
For the best UX, the app uses the device's preferred language. For example: If the device's preferred language is English, the app will be in english as well. If the device's preferred language is Brazilian Portuguese, the app will be in Portuguese. For any other language, the app will use English as the default language.
Changing your device's preferred language
- Open the 'Settings' app
- Go to 'General'
- Tap on 'Language & Region'
- Then 'Add Language...'
- Initial build