Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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