Skip to content

Commit

Permalink
Release v2.0.4-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinesh2811 committed Sep 15, 2023
1 parent b4d515e commit b01aa5f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,37 @@
</div>

### Overview

MyNotes is a lightweight open-source Android app designed for easy note-taking, secure data storage, and effortless backup and restore options. With AES 256-bit encryption, you can keep your notes safe and private. The app utilizes LiveData, ViewModel, Coroutine, and Room Database for a seamless
and responsive user experience.

## Screenshots

<table>
<tr>
<td><a href="images/demo_app.webm" target="_blank"><img src="images/demo_app.gif" width="147.25" height="312.25" alt="Click to play video"/></a></td>
<td><img src="images/Screenshot%203.png" alt="Screenshot 3" width="200" height="400"/></td>
<td><img src="images/Screenshot%204.png" alt="Screenshot 4" width="200" height="400"/></td>
<td><img src="images/Screenshot%205.png" alt="Screenshot 5" width="200" height="400"/></td>
</tr>
<tr>
<td><img src="images/Screenshot%207.png" alt="Screenshot 4" width="200" height="400"/></td>
<td><img src="images/Screenshot%2011.png" alt="Screenshot 4" width="200" height="400"/></td>
<td><img src="images/Screenshot%2013.png" alt="Screenshot 5" width="200" height="400"/></td>
<td><img src="images/Screenshot%207.png" alt="Screenshot 7" width="200" height="400"/></td>
<td><img src="images/Screenshot%2011.png" alt="Screenshot 11" width="200" height="400"/></td>
<td><img src="images/Screenshot%2013.png" alt="Screenshot 13" width="200" height="400"/></td>
<td><img src="images/Screenshot%2014.png" alt="Screenshot 14" width="200" height="400"/></td>
</tr>
</table>

## Demo Video

![App Demo](./images/demo_app.gif)


### Features

- Create, edit, update, and delete notes effortlessly.
- Local backup and restore options for your notes.
- Encrypt your backups using AES 256-bit encryption for added security.
- Perform full-text searches to find notes quickly.
- Built using modern Android development tools and architecture, including LiveData, ViewModel, Coroutines, and Room database.

## Contribution

Whether you're looking to offer your expertise, suggest improvements, report issues, or ask questions, your involvement is highly valued and much appreciated. Any kind of contributions from the community are most welcomed.

#### Here's how you can contribute:
Expand All @@ -60,6 +60,7 @@ Whether you're looking to offer your expertise, suggest improvements, report iss
Have ideas for new features or improvements? Feel free to open discussions in the GitHub repository. Your input can help shape the future of EasyPermissionRequest.

## Spread the Word

If you find MyNotes app useful, consider sharing it with fellow developers and communities.

## Third-Party Dependencies
Expand Down
Binary file modified images/demo_app.webm
Binary file not shown.

0 comments on commit b01aa5f

Please sign in to comment.