Skip to content

A UIKit and Storyboard iOS app which allows users to create reminders and then receive local notifications based on their due dates. Utilizing Core Data, User Notifications frameworks and endeavoring to follow the MVC software architecture pattern.

Notifications You must be signed in to change notification settings

CompSci01x/remind-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Remind Me" iOS App

A UIKit and Storyboard iOS app which allows users to create reminders and then receive
local notifications based on their due dates.
Utilizing Core Data, User Notifications frameworks and endeavoring to follow the MVC software architecture pattern.

Feature Demos:

Adding Reminders | iOS Notifications

Adding Reminders iOS Notification
* Adding "Email Team" and "Clean Garage" reminder items

* A notification appears with the title of the reminder item "Email Team"

 

Add/Delete | Edit/Reorder Reminders

Add / Delete Edit / Reorder
* Adding a new "Order Lunch" item

* Deleting the completed "Email Team " item







* Changing the due date of the "Clean Garage"
reminder item.

* After the edit, "Clean Garage" jumps to the top
of the list because its due date is now at a later
date than the "Order Lunch" item.

* The reminder list is ordered from the latest due
date (top) to the earliest due date (bottom)

 

Dark Mode 😎

About

A UIKit and Storyboard iOS app which allows users to create reminders and then receive local notifications based on their due dates. Utilizing Core Data, User Notifications frameworks and endeavoring to follow the MVC software architecture pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages