Skip to content

Commit

Permalink
Create Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-gupta007 authored Dec 4, 2022
1 parent 399f4f6 commit 5f7d622
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
![note_it_app_mockup](https://user-images.githubusercontent.com/83108424/205505348-d7a5ffcc-a402-4e23-8f4d-b6ee3de801a2.png)

# Note It - A note-taking app

An app that allows you to take notes and password-protect them with beautiful colors and an easy interface.

This app is built with Jetpack Compose, Room, Navigation Components, Kotlin Coroutines, and Hilt, following the recommended [Android Architecture Guidelines](https://developer.android.com/topic/architecture).

The aim of this project is to be open source, so that everyone can directly contribute, add comments, and suggest improvements if they wish.

Try latest Quotify app Apk from [here]()

## Features
- Create password-protected notes with a 4-digit passcode

- Categorize your notes based on different colors

- Interactive user interface

- Pin your important notes at the top of the notes list

- Access your notes even if you don't have an internet connection

- Search your notes

## Contributions

If you've found an error in the project, please file an issue.

You are welcome to submit patches by forking this project and making a pull request.
For new features, use [discussion]() section.

## License

Note It App is distributed under the terms of the MIT License. See the [license]() for more information.


0 comments on commit 5f7d622

Please sign in to comment.