Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.7 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.7 KB

Your Study Plan

Description:

  • This is a mobile App that allows users to add, duplicate, or delete their daily study plans with mobile gestures friendly ux design. Each plan has a customized countdown timer that allows users to focus on their plan within a certain time. When the users setup a timer for the task, it motivates the users focus on their task until the countdown timer reaches the end since their progress will be lost if they leave the timer page :)

How to Use:

  • fork this repo on your local machine
  • run expo start on terminal, then follow the instruction to open the app in the way you prefer

Demo:

demo-gif

Tech Stacks:

  • React Native / Expo

  • react-navigation

  • React

  • react-native-gesture-handler

  • SQLite

  • expo-optimize

Images Reference Links:

Note:

This mobile app supports both IOS and Android systems. However, the left swipe does not support on Android system when testing on Android emulator.