Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A mobile app that allows users to write notes using rich text editor and save them on the local database.

Notifications You must be signed in to change notification settings

mohameds-dev/nota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 

Repository files navigation


Nota


Contributors Forks Stargazers Issues LinkedIn

Table of Contents
  1. Demo
  2. Getting Started
  3. Packages used
  4. Roadmap
  5. Contributing
  6. Contact

Demo

(back to top)

Create notes with rich text editing tools!

createNote


(back to top)

Create labels to organize your notes and filter them with ease!

filteringByLabels


(back to top)

Set your favorite theme and enable dark mode!

themeOptions

Getting Started

This is a simple mobile app fully made with Flutter. To run the project locally:

  • Make sure to have the latest version of Flutter installed on your machine.
  • Download the project files either by cloning or downloading the project as ZIP.
  • Install the dependencies with flutter pub get.
  • Make sure to have a physical Android device with USB drivers installed or an Android emulator to run this app on. Important note: This app has only been tested on Android 12.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/itsmosalah/nota.git
  2. Install dependencies using flutter pub
    flutter pub get

(back to top)

Packages used

Roadmap

  • Create Notes and save them in local database.
  • Create Labeling system with label filters.
  • Add themes options with dark mode.
  • Add options to customize the notes order.
    • Add sorting options.
    • Add an option to pin notes.
  • Create unit and widget tests.
  • Create a documentation for project design.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Mohamed Abdelrahman - [email protected] -

Project Link: https://github.com/itsmosalah/nota

(back to top)

About

A mobile app that allows users to write notes using rich text editor and save them on the local database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published