sparrow007 / Notes-App

Android application which will create your notes, that will help you to write your thoughts, work related task and anything which you will need in future.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App

Platform API

It is a notes app which is based on neumorphism user interface and also provide dark theme.

Note app feature 1 0

Download

Get it on Google Play

Architecture

Based on mvvm architecture and repository pattern.

Specs & Open-source libraries

  • Minimum SDK 21
  • 100% Kotlin based
  • MVVM Architecture
  • Architecture Components (Lifecycle, LiveData, ViewModel, Room Persistence)
  • DataBinding for data binding
  • Dagger2 for dependency injection
  • Glide for loading images
  • NeumorphismView-Android for neumorphism user interface in android

Upcoming

  • Stick with the project i am uploading all test files regarding this project.
  • Adding More features regularly.

Contribution

Feel free to generate any issue regarding the project and if you want to send PR ,feel free to first dicussion in the issue and then send PR , i will be happy to accept your PR.

License


Copyright 2021 Ankit kumar

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.

About

Android application which will create your notes, that will help you to write your thoughts, work related task and anything which you will need in future.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%