Skip to content

A simple Reminders app made with Swift. (learning project)

Notifications You must be signed in to change notification settings

kyrillc/Reminders-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reminders (Swift)

(Work in progress)

This is a simple reminders app I'm making in order to get familiar with Swift.

It's based on the Reminders-react-native project I previously made.

Goal

This app will let you:

  • Add and manage scheduled reminders, and location-based reminders.
  • Add and manage a list of favourite locations.

Current State

  • Most of the UI has been made.
  • Core Data has been implemented.
  • It's possible to add/edit/delete reminder/location entries.
  • It's possible to add scheduled and location-based notifications.

Next Steps

  • Add OnEntry/OnExit region options.
  • Add Undo/Redo feature?
  • Try out either RxSwift or ReactiveSwift?

About

A simple Reminders app made with Swift. (learning project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages