Skip to content

Notes-App is an iOS app for creating and organizing notes, supporting categories with custom colors, local image storage, and persistent data using CoreData and FileManager.

Notifications You must be signed in to change notification settings

kkkrrisss/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

Description

Notes-App is a simple iOS application for creating and storing notes. The project uses UIKit, CoreData, and FileManager to manage notes, save data, and store local images on the user's device.

Features

  • Create, view, and store notes
  • Navigation UINavigationController
  • Data storage using CoreData
  • Image storage using FileManager
  • MVVM architecture
  • Assign a category to each note, with a unique color displayed on the main screen cell and the note detail screen

About

Notes-App is an iOS app for creating and organizing notes, supporting categories with custom colors, local image storage, and persistent data using CoreData and FileManager.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages