iamsirmike / noteApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE TAKING APP

A new Flutter project.

Getting Started

  1. Clone the project
  2. run flutter pub get
  3. run flutter pub run build_runner build --delete-conflicting-outputs

Running integration test

flutter test integration_test

Stack

  1. Mobile - Flutter
  2. DB - Hive

Features

  1. Add note
  2. Edit note
  3. Swipe to delete
  4. Search for notes using the title or any keyword

Limitations

  1. Note background color can blend into the app background color since I am generating the colors dynamically
  2. Can't sync with any remote database
  3. No special document editing tools.

Screenshot

About


Languages

Language:Dart 46.4%Language:C++ 23.8%Language:CMake 21.3%Language:Ruby 3.1%Language:HTML 2.1%Language:C 1.6%Language:Swift 1.6%Language:Kotlin 0.1%Language:Objective-C 0.0%