Skip to content

abdibrokhim/Note-Z

Repository files navigation

Note-Z App

Note-Z is a next-generation, location-based note-taking app crafted exclusively for Gen-Z. It delivers a playful, cartoon-style map interface that emphasizes focused, short-term task management.

Key Features

  • Ephemeral Weekly Notes: All notes are automatically deleted every Sunday, ensuring a fresh start each week
  • Location-Based Reminders: Drop pins on the map and attach notes to specific locations
  • Interactive Cartoon-Style Map: A vibrant, fun map interface using Mapbox
  • Local Data Caching & Privacy: All data is stored locally on your device - no accounts, no cloud storage

Setup Instructions

Prerequisites

  • Flutter SDK version ^3.7.2
  • Mapbox account with access token
  • Android Studio or Xcode for running on devices/emulators

Installation

  1. Clone this repository
  2. Create a .env file in the root directory with your Mapbox token:
    MAPBOX_TOKEN=your_mapbox_token_here
    
  3. Run flutter pub get to install dependencies
  4. Run the app with flutter run

Technical Notes

  • The app uses Mapbox for the map interface
  • Location services require permissions on both Android and iOS
  • Notes are stored using SharedPreferences
  • Notes expire automatically every Sunday
  • All data is stored locally on the device

Star History

Star History Chart

⭐ If you find Note-Z interesting, consider starring this repo to help spread the word.

Contributors ✨

Thanks goes to these wonderful people:

Made with contrib.rocks.

Made by Gen-Z for Gen-Z

This app embraces a minimalist approach to task management - focus on what matters this week, and start fresh next week!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors