Skip to content

amanbind007/Swifty-Reminder-App-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Swifty Reminder - An iOS Reminder App Clone (For Practice)

Swift

Swift SwiftUI Architecture GitHub forks GitHub Stars GitHub Watchers

Libraries & Tools

Core Data XCode SwiftUI Swift 5

Swifty Reminder - iOS

Swifty Reminder is a clone of the iOS inbuilt reminder app. It is created to learn CoreData concepts of Data Persistence using CoreData. It allows user to create reminders and todos.

πŸ“ Table of Contents

  • Fully SwiftUI Based
  • Dark Mode Support
  • MVVM Design Patern
Creating New List Creating New Item in List
creating_new_list.mp4
creating_item_in_a_list.mp4
Editing & Scheduling Reminder Searching for an Item
editing_and_scheduling_a_list_for_reminder.mp4
searching_for_an_item.mp4
Marking and Item as Complete Reminder Notification
marking_item_as_complete.mp4
reminder_notification.mp4
iOS 16 & Above
Xcode 14 & Above
  • You can learn Technologies like
    • SwiftUI
    • Core Data
    • Persistence Storage
    • Notification Scheduling & Handling
Swifty Reminder        # Root Group
.
β”œβ”€β”€ Extension          # Some useful extensions for date & time
β”œβ”€β”€ Managers           # Notification Manager
β”œβ”€β”€ Models             # CoreData Models
β”‚   └── EditConfig     # Object to save the state of CoreData Model values when editing an item
β”‚
β”œβ”€β”€ Providers          # CoreData Provider
β”œβ”€β”€ Services           # Reminder Services like saving, deleting, updating, etc.
β”œβ”€β”€ Transformer        # UIColor transformer to store colour info in CoreData
β”œβ”€β”€ Utils              # Some custom helper functions and operator
β”œβ”€β”€ Views              # SwiftUI Views
β”‚
β”‚
└── Preview Content    # Dummy Data Files for supporting SwiftUI Previews

If you want to contribute to this app, you're always welcome!

What you can do

You can contribute us by filing issues, bugs and PRs.

Before you do

Before you open a issue or report a bug, please check if the issue or bug is related to Xcode or SwiftUI.

Have a project? DM me at πŸ‘‡ LinkedIn:- Aman Bind

Drop a mail to:- amanbind007@gmail.com