Tasks2

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

Preparation

  1. nvm install
  2. npm install
  3. cd ios && pod install && cd ..

Running

  1. Start IOS simulator of choice.
  2. npx react-native run-ios