Skip to content

Flutter app to store item's location and forget it

License

Notifications You must be signed in to change notification settings

jeerovan/forgetit

Repository files navigation

ForgetIt: Item Locator

"ForegetIt" is a handy app designed to help you keep track of your items with a photo and a text description. If you ever forget where you kept something, the app guides you back to it with ease. It’s like having a personal locator for all your belongings!

App Logo

Screenshots

Features

  • Search with Tags: Search easily with tags.
  • Multiple Profiles: Categorize items by profiles
  • Quick Tag Selection: After you have created a tag for an item, it will be shown as a selection for other items.
  • Quick Edit: You can quickly edit the last item added from the home page.
  • Locate with a picture & text: Take a picture of an item with surroundings and add a helpful text to locate it later easily.

Get the App!

Play Store (Android)

Play Store Url: https://play.google.com/store/apps/details?id=com.forget.it

Build it yourself

  1. Clone the repository:

    git clone https://github.com/jeerovan/forgetit.git
  2. Navigate into the project directory:

    cd forgetit
  3. Install dependencies:

    flutter pub get
    
  4. Generate necessary files:

    dart run build_runner build
  5. Run the app:

    flutter run
    

Upcoming Features

  • Move an item from one profile to another
  • Add Google Sign-In
  • Sync database with Google Drive

About

Flutter app to store item's location and forget it

Resources

License

Stars

Watchers

Forks