Skip to content

A simple note-taking app. Made using SwiftUI and SwiftData

Notifications You must be signed in to change notification settings

DTeakell/Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notebook

A simple note-taking app made using SwiftUI and SwiftData

Screenshots

App Screenshot App Screenshot

Features

  • Persistent Notes - Save and manage notes locally with SwiftData.
  • Minimal UI - Minimal, native iOS UI.
  • SwiftUI Design - Utilizes modern SwiftUI layout

Technology Used

  • Swift - Core language
  • SwiftUI - UI framework
  • SwiftData - For data persistence

How to Run

  1. Clone the repository.
git clone https://github.com/DTeakell/Notebook.git
  1. Open in Xcode.
  2. Build and run on an iPhone simulator or physical device.

Requirements

  • Xcode 15 +
  • iOS 16 +

About

A simple note-taking app. Made using SwiftUI and SwiftData

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages