GithubHelp home page GithubHelp logo

kovs705 / blocknote-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 14.28 MB

iOS Note app that will help people study, organize and keep things not only on phone, but also on paper

Swift 99.73% Ruby 0.27%
note-app notes swift swiftui

blocknote-app's Introduction

BlockNote

App project for people who make notes, no matter what they do. You make this app your own by using different and customizable blocks that you can reorder, change and make new pages from them. Currently you can create the basic group, edit it later, create some notes with the basic blocks: (spacer, photo, title and text).

Instalation

  • cd to the root directory of the project
  • type 'xcodegen generate'
  • open newly appeared .xcodeproj file as usual!

Stack

  • Swift, SwiftUI (iOS 16)
  • Storyboard, xib/nib, UI Programmatically
  • MVP + Builder (UIkit), MVVM (SwiftUI)
  • CoreData, UserDefaults
  • Apple's Swift markdown
  • CodeEditor
  • SnapKit
  • Swiftlint
  • XCodeGen

Screenshots

Main Page VC with CollectionView of groups: (outdated)

Group Detail VC with TableView of notes:

Note detail VC with TableView of NoteItem blocks: Title, Text, Space and Photo blocks:

Requirements

  • Open project through the 'xcworkspace' file
  • physical iPhone, iPad mini or simulator
  • iOS 16.0 minimum

Things to come

  • [in progress] Agenda screen
  • App for iPad and Mac
  • [in progress] New CollectionView on the main page with notes and groups together
  • [80 % completed] Stats (with new attributes for entities to track them): creationDate, summerize the number of blocks creations and so on...
  • [done] Edit screen for groups (colors, emojis, names

blocknote-app's People

Contributors

kovs705 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

blocknote-app's Issues

VIPER

Translate project from MVC to VIPER because of complexity to come

Statistics View

Stats (with new attributes for entities to track them): creationDate...
Use swift Charts and SwiftUI

Build on TCA

Since MVP is not the best option, I decided to rebuild the project (again) with TCA.

I hope this decomposing on parts will make a huge difference between the new clear code and the mess I have right now, which I don't really want to even touch.

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.