Code Monkey home page Code Monkey logo

noting's Introduction

Noting

A UIKit-based iOS App for creating, organizing, and storing simple notes locally on their device. Built to showcase my fundamental understanding of Swift, MVVM architecture, delegation principles, communication via NotificationCenter, CoreData, File System, custom UIViews and UIViewControllers.

Note: (no pun intended) This is only tested with the Simulator, I don't own an iPhone.

Technologies

  • XCode 14.3.1
  • Swift 5.5
  • UIKit, Foundation, etc.

Features

As of 06/06/2023, this project is on-hold. Not sure when I'll return to it.

  • Can only programmatically populate and load data from CoreData on app startup.

Bugs & Issues

  • IB: doesn’t show the option to configure dynamic prototype cells
    • Guess ill try just rendering the table view, programmatically create the cells

To-Do

  • Create reusable nib for the section with folder + label and functionality of adding new ones
  • Switch “label” entity to “group”, which can encompass archived/starred/ etc and labels.
    • Extra attribute: default or label
    • Main diff: notes can only be in 1 folder, but many groups
    • Alternative: create my ReusableTableViewCell protocol, must have image + icon + icon color + countable etc.

noting's People

Contributors

ehuang47 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.