Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/YahiaAngelo/Noted-Android

Noted app for android
https://github.com/YahiaAngelo/Noted-Android

android-app material-components mvvm notes realm-database

Last synced: 3 months ago
JSON representation

Noted app for android

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Available on Samsung Galaxy Store
# Noted - Notes and Tasks
![](https://i.imgur.com/iXeyxbj.png)

### Noted is a Notes and Tasks app built with Kotlin, MVVM, Material design components And Realm database.
----
## Features:
- #### Write Notes with text styles
- #### Add categories
- #### Add Tasks with reminders
- #### Filter Notes and Tasks by category or text
- #### Colorize Notes cards

## Contributing:
#### Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
#### Please make sure to update tests as appropriate.
## Libraries:
##### [Koin](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjew5TLzoDrAhUKTBUIHf4fC00QFjAAegQIARAB&url=https%3A%2F%2Fgithub.com%2FInsertKoinIO%2Fkoin&usg=AOvVaw1s3Qoji50zT-ljqY3ZujWp)
##### [Markwon](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwie8PPhzYDrAhX-SBUIHWuKC9gQFjAAegQIBxAB&url=https%3A%2F%2Fgithub.com%2Fnoties%2FMarkwon&usg=AOvVaw3WGU1V5UI1ayfsV538PEGN)
##### [MarkdownEditText](https://github.com/YahiaAngelo/MarkdownEditText)
##### [Realm](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiN0NbpzoDrAhUAQhUIHSGnDkYQFjAFegQIAxAB&url=https%3A%2F%2Frealm.io%2Fdocs%2Fkotlin%2Flatest%2F&usg=AOvVaw2TXgpLC6zfKR3PlSEnkQlY)
##### [KeyboardVisibilityEvent](https://github.com/yshrsmz/KeyboardVisibilityEvent)
##### [MaterialNavigationView](https://github.com/PatilShreyas/MaterialNavigationView-Android)
##### [FastAdapter](https://github.com/mikepenz/FastAdapter)
##### [Parceler](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwizkJTBzYDrAhWrShUIHcTzBGoQFjAAegQIARAB&url=https%3A%2F%2Fgithub.com%2Fjohncarl81%2Fparceler&usg=AOvVaw2D9MCHst-nzAYbIQe0tCNQ)

## License:
```
Copyright 2020 YahiaAngelo

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```