Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovs705/blocknote-app
iOS Note app that will help people study, organize and keep things not only on phone, but also on paper
https://github.com/kovs705/blocknote-app
note-app notes swift swiftui
Last synced: 3 months ago
JSON representation
iOS Note app that will help people study, organize and keep things not only on phone, but also on paper
- Host: GitHub
- URL: https://github.com/kovs705/blocknote-app
- Owner: kovs705
- Created: 2021-11-13T22:52:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T14:31:11.000Z (12 months ago)
- Last Synced: 2024-02-10T15:28:11.888Z (12 months ago)
- Topics: note-app, notes, swift, swiftui
- Language: Swift
- Homepage:
- Size: 13.9 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/ZeeZide/CodeEditor)
- [SnapKit](https://github.com/SnapKit/SnapKit)
- [Swiftlint](https://github.com/realm/SwiftLint)
- [XCodeGen](https://github.com/yonaskolb/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