Small project to combine google calendar-based and freeform tasks management, with possibility to push tasks for tomorrow.
- Google login
- Sync your events from Google Calendar into app
- Auto-create events for tasks with due date in Google Calendar
- Nice, clean UI
nvm install
npm install
cd ios && pod install && cd ..
- Start IOS simulator of choice.
npx react-native run-ios