Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 840 Bytes

File metadata and controls

39 lines (25 loc) · 840 Bytes

Tasks

iOS App using SwiftUI and CoreData and Neuromorphic design

Stay on Top of Your To-Dos with Neuromorphic Design!

Image Alt Text

Features

  • Neumorphic design
  • Store permanently all your daily tasks and delete them when you're done

🔨 Technologies: SwiftUI, CoreData, No Third Party libraries.

🚀Platform: 📱iOS

Includes

  • Neumorphic design on reusable AddButton.
  • Custom modifiers to speed up your layout creation.
  • Handling reactively the keyboard
  • Modal presentation to add new tasks

Requirements

  • iOS 13.0+
  • Xcode 11.0+

Getting Started

  1. Clone the repository:
git clone https://github.com/HolyBuz/NeumorphicList
  1. Open the project in Xcode.

  2. Build and run the app.

Thanks for stopping by!