HellBus1 / VentNote

VentNote: taking notes like a breeze. A simple note management app build with native kotlin.

Home Page:https://play.google.com/store/apps/details?id=com.digiventure.ventnote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


VentNote

VentNote β€” Taking notes like a breeze.
Note management app built with jetpack compose and newest modern android architecture guide



πŸ“± Features

  • [v] Minimal and Aesthetic UI
  • [v] Create and Edit Notes
  • [v] Search and Find Notes
  • [v] Delete Notes
  • [v] Share Notes
  • [v] Dark Mode Theme
  • [v] In App Update
  • [-] Widget (Waiting for stable version)
  • [-] Google Drive Backup (Soon)

πŸ–¨ Downloads

Licence GitHub release
Runs on Android 5.1 and up


πŸ“‘ Installation Steps

The binary file consist of 3 file (source codes and debug apk)

  1. Download the app by clicking the green button or this link.

For App :

  1. Locate the file and install, you might get a warning (allow install from untrusted source), that's because the app isn't from the playstore, but it's safe to install.
  2. After installing, you should be able to use the app.

For Source Code :

  1. Clone the repositoy or download source code.zip / source code.tar.gz
  2. Extract the source code
  3. Open with android studio and wait the build until done

πŸ“‘ Contribution Guide

GitHub provides a comprehensive contribution guide for public repositories, which can be found here: https://docs.github.com/en/get-started/quickstart/contributing-to-projects. You can also apply this method in this repository by using the "fork & pull request" feature. In addition, please follow these rules:

  1. After forking from the main repository, clone your fork to your local machine.
  2. Create a branch from "staging." After making your improvements, create the pull request there.
  3. To keep your fork updated and prevent conflicts, you must sync your fork (for a complete guide, read it here: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork). Make sure to do this before submitting your pull request.
  4. You can also open issues, and I will be happy to work on them immediately.

πŸ“‘ Documentation

You can access the technical documentation here documentation page. If you're interested in learning more about the journey and how to build this app, I invite you to regularly visit my medium.


πŸ“‘ Contact

Please feel free to reach out to me via email, Twitter, or LinkedIn if you have anything to discuss. And if you like this project, don't forget to leave a clap to my medium or star to show your support.

About

VentNote: taking notes like a breeze. A simple note management app build with native kotlin.

https://play.google.com/store/apps/details?id=com.digiventure.ventnote

License:Apache License 2.0


Languages

Language:Kotlin 100.0%