webbydevvy / Mediminder

A medication reminder application for IOS, built using Xcode and Swift 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Mediminder is an iPhone app that allows users to manage their medication schedule with ease by sending them reminder notifications.

Demo

Click to view the demo:

Mediminder demo

Technologies

  • Swift 4
  • XCode 9.2
  • XCTest

Installation

  • Clone the repository by running the following command in your terminal:
$ git clone https://github.com/serenahathi/mediminder.git
  • Sign up for an Apple developer account

  • Install XCode and open the Mediminder directory in XCode

  • Click on the play (▸) button in the top pane to initiate the iPhone Simulator and use the app

Running tests

  • Open the Mediminder directory in XCode
  • Select View -> Navigators -> Show Test Navigators from the top navigation bar in XCode
  • Scroll down to MediminderUITests in the left hand pane and click the play button (▸) to run the tests

User Stories - MVP

As a user,
So I can better track when I need to take my medication,
I want to be able to add a new medication to my app
As a user,
So I can remember to take my medication,
I want to be able to receive a reminder
As a user,
So I can control my medication effectively,
I want to be able to set the frequency and duration of my reminders

Contributors

  • Magyar-Hunor Tamas
  • Serena Hathi
  • Jenny Arenas
  • Kaari Strack

About

A medication reminder application for IOS, built using Xcode and Swift 4.


Languages

Language:Swift 100.0%