A modern task management application built with React Native and Expo, featuring real-time sync, Google Calendar integration, and multi-language support.
- Task management with priorities and categories
- Calendar view with date filtering
- Real-time search functionality
- Multi-language support (English, Indonesian, Spanish, French)
- Google Calendar synchronization
- Cross-platform (iOS & Android)
- Light and dark theme support
- Task sharing and collaboration
- Smart notifications and reminders
- Node.js 18+
- Expo Go app (for testing on physical device)
git clone https://github.com/theepar/Kini.do.git
cd Kini.do
npm install
npx expo startScan the QR code with Expo Go (Android) or Camera app (iOS).
- React Native with Expo
- TypeScript for type safety
- Expo Router for navigation
- Supabase for authentication and database
- React Context for state management
We welcome contributions! Please feel free to submit issues or pull requests.
- Follow existing code patterns and structure
- Write clean, self-documenting code
- Test on both iOS and Android before submitting
- Update documentation for significant changes
MIT License - see LICENSE file for details