iForget

An application helps you remember things before you leave your room by using iBeacons.

12
2
Swift

iForget

We developers always have a lot of stuff in our mind so it’s easy to forget something while stepping away from our desk. Easy things to forget like wallet, commute card etc… It opten happens to me. So, I came up with a solution. I want my iPhone let me know about the things that I might forgot just after I leave my room. I can use iPhone’s built in reminders’s “when leave the location” feature but that’s gonna alert me quite far away from the home.

So, I built an app for that and also for educational purpose.

This is a single iBeacon monitoring application. Here’s a multiple one: https://github.com/nesimtunc/stepping

Tutorial Videos

Part 1:

About the project
https://youtu.be/4gSPZ9DaaFY (3:55 mins.)

Part 2:

Building the interface using SwiftUI
https://youtu.be/OEWascBqd4U (2:20 mins.)

Part 3:

Finalized the application: https://youtu.be/UQ15QdJ0c50 (4:30 mins.)