A simple task management app built with React Native and Firebase.
- Create and manage multiple task lists
- Add, edit, and delete tasks
- Mark tasks as complete
- Add location data to tasks using interactive maps
- Real-time data synchronization with Firebase
- Geofenced tasklists
- Notifications / reminder when you're at one of your tasklists locations
- Authentication using Firebase Auth
- More detailed tasks
- Reminders on tasks, maybe expiration date?
- React Native / Expo
- Firebase Firestore
- React Native Maps
- Expo Location
app/- Main application screenscomponents/- Reusable UI componentsdatabase/- Firebase configuration and API functionstypes/- TypeScript type definitions
This project is licensed under the MIT License.