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