Skip to content

MateusAndreatta/JorgeMeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JorgeMeds

Udacity logo

Application developed during the iOS Developer Nanodegree by Udacity.

This app is used for medication stock control and reminders through push notifications.

App Icon

🚀 Features:

  • Login/Register with Firebase Auth
  • Edit profile name
  • Medication management
  • Allergies management
  • Push notifications
  • Multiple language support (currently only Portuguese and English)

🎬 Preview

Sign in / Sign up

Sign in / Sign up

Home

Home

Add Medication

Add Medication

Information Screen

Information Screen

Add Allergy

Add Allergy

Settings

Settings

Push Notification

Notification

💥 Compatibility

  • iOS 16.4 +
  • Swift 5
  • Xcode 15.4

🧪 How to test?

  1. Clone this project using

git clone https://github.com/MateusAndreatta/JorgeMeds.git

  1. Open the project in Xcode
  2. Build it on a simulator or real device
  3. You can create a new account or use this one for testing:

Testing Push

⚠️ For this test, you must run the app on a real device!

  1. Go to settings screen, and make sure that notifications are on.
  2. Add a new medication or edit one, setting time for when you want to receive
  3. Click the save button.
  4. That's all! Just close the app and wait for the push notification.

Testing multiple languages support

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

  1. Open the 'Settings' app
  2. Go to 'General'
  3. Tap on 'Language & Region'
  4. Then 'Add Language...'

✔️ Changelog

Version: 1.0

  • Initial build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages