All Projects → leathalman → Jotify

leathalman / Jotify

Licence: apache-2.0
Sticky notes reimagined - written in Swift

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Jotify

Chat Sdk Ios
Chat SDK iOS - Open Source Mobile Messenger
Stars: ✭ 813 (+929.11%)
Mutual labels:  firebase, iphone, ipad
Paginate firestore
A flutter package to simplify pagination with firestore data 🗃
Stars: ✭ 40 (-49.37%)
Mutual labels:  firebase, firestore
Otganttchartkit
OTGanttChartKit is gantt chart framework for iOS. This framework use easily like UITableView.
Stars: ✭ 38 (-51.9%)
Mutual labels:  iphone, ipad
Tiledesk Dashboard
The Tiledesk dashboard. Tiledesk is an Open Source Live Chat platform written in NodeJs, firebase and Angular.
Stars: ✭ 53 (-32.91%)
Mutual labels:  firebase, firestore
Firextensions
[DEPRECATED] 🔥 Unofficial Kotlin Extensions for the Firebase Android SDK.
Stars: ✭ 30 (-62.03%)
Mutual labels:  firebase, firestore
Social Note
Social Note - Note-taking, sharing, time & location reminder
Stars: ✭ 38 (-51.9%)
Mutual labels:  firebase, firestore
Ember Cloud Firestore Adapter
Unofficial Ember Data Adapter and Serializer for Cloud Firestore
Stars: ✭ 51 (-35.44%)
Mutual labels:  firebase, firestore
Greet
Greet is a simple social network for Android written using Firebase Cloud Firestore and Cloud Functions
Stars: ✭ 23 (-70.89%)
Mutual labels:  firebase, firestore
Responsivedevices.css
Responsive CSS Device frames for your landing pages
Stars: ✭ 59 (-25.32%)
Mutual labels:  iphone, ipad
Firetable
Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals!
Stars: ✭ 1,115 (+1311.39%)
Mutual labels:  firebase, firestore
Gmimagepicker.xamarin
Port of the original GMImagePicker component to Xamarin.iOS
Stars: ✭ 65 (-17.72%)
Mutual labels:  iphone, ipad
Travelmantics
Firestore & firebase storage MVVM sample
Stars: ✭ 28 (-64.56%)
Mutual labels:  firebase, firestore
Hoverboard
Conference website template
Stars: ✭ 935 (+1083.54%)
Mutual labels:  firebase, firestore
Nativescript Plugin Firebase
🔥 NativeScript plugin for Firebase
Stars: ✭ 990 (+1153.16%)
Mutual labels:  firebase, firestore
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (-67.09%)
Mutual labels:  coredata, collectionview
Firestorerecycleradaptersample
Sample Android project using FirestoreRecyclerAdapter
Stars: ✭ 43 (-45.57%)
Mutual labels:  firebase, firestore
Integrify
🤝 Enforce referential and data integrity in Cloud Firestore using triggers
Stars: ✭ 74 (-6.33%)
Mutual labels:  firebase, firestore
Thenetwork Open
TheNetwork is a blog cum chat app. It's completely built using firebase. Users can post, comment, like and bookmark the blogs, also users can send follow requests to connect with people. Users can create events and also prepare an event roadmap. Pagination for realtime data is also included in chats, blogs and events.
Stars: ✭ 17 (-78.48%)
Mutual labels:  firebase, firestore
Fsfirestore
Functional F# library to access Firestore database hosted on Google Cloud Platform (GCP) or Firebase.
Stars: ✭ 22 (-72.15%)
Mutual labels:  firebase, firestore
Angular 4 Material Pos
POS written in Angular 4 with Angular Material UI
Stars: ✭ 54 (-31.65%)
Mutual labels:  firebase, firestore

Jotify

About

Jotify is an iOS app used for lightning fast note-taking and reminders, all written in swift. It uses several of Apple's newest frameworks and features introduced in iOS 13 including:

Jotify utilizes NSPersistentCloudKitContainer, allowing Jotify to sync notes between a user's devices seamlessly. Notes are stored locally on device using CoreData and are uploaded to iCloud using Apple's CloudKit. Jotify is avaliable for both iPhone and iPad.

Jotify now supports Mac Catalyst! Check out the "mac" branch to see for yourself.

Testflight

Want to test the lastest features as they come out? Check out Jotify on Testflight!

App Store

Jotify is available on the iOS App Store for iPhone and iPad!

Prerequisites

To run this project you will need to use Xcode 11 and iOS 13. Jotify does not support iOS 12.

Dependencies

  • MultilineTextField - Used in WriteNoteView.swift to create a UITextView with a placeholder
  • Blueprints - CollectionView layout for SavedNoteController.swift
  • ViewAnimator - Used to animate cells in CollectionView on sort
  • XLActionController - Used for ActionSheet in SavedNoteController.swift
  • ChromaColorPicker - Used for picking a static color for notes
  • WhatsNewKit - Used for displaying information about app updates and onboarding
  • BottomPopup - Used for presenting ViewControllers at a custom height
  • SPAlert - Used for displaying confirmations to users when reminders are created or deleted
  • OpenSSL - Used for verifying purchase receipts for users who bought Jotify as a paid application

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].