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.
- 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
- Flutter SDK version ^3.7.2
- Mapbox account with access token
- Android Studio or Xcode for running on devices/emulators
- Clone this repository
- Create a
.envfile in the root directory with your Mapbox token:MAPBOX_TOKEN=your_mapbox_token_here - Run
flutter pub getto install dependencies - Run the app with
flutter run
- 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
⭐ If you find Note-Z interesting, consider starring this repo to help spread the word.
Thanks goes to these wonderful people:
Made with contrib.rocks.
This app embraces a minimalist approach to task management - focus on what matters this week, and start fresh next week!