/HabitTracker-SwiftUI

SwiftUI, CoreData, MVVM, swipe to delete, drag and drop to organize items

Primary LanguageSwift

HabitTracker-SwiftUI


In this SwiftUI project, you can create habits and add reminder to notify you.

The following technologies/features are used:
  • MVVM design pattern,
  • Core Data,
  • NotificationCenter,
  • swipe to delete an item in VStack by using ViewModifier,
  • drag and drop to organize items in VStack and save the order to Core Data.


Screenshots
Demo
demo.mp4