This study app is a productivity tool that aims to help you stay focused while studying, with the company of your own virtual cat! Stay on task using the built-in study timer, earn points for completing study sessions, and use those points to decorate and accessorise your adorable cat.
To make studying more fun, rewarding, and consistent by turning your focus time into a game, with a personalisable pet cat as a study companion.
- Study Timer: A distraction-proof timer that only tracks active study time (automatically pauses when the app is backgrounded)
- Virtual Pet Cat: you get your very own pet cat!
- Points System: Earn more points the longer you stay focussed
- Accessories Shop: Use points to buy hats, glasses, outfits, and toys for your cat and decorate your cat as you wish
- Students who struggle to stay productive during study sessions
- Fans of productivity tools like Pomodoro timers
- cat lovers!
- Frontend: React Native Expo
- Backend: Node.js
- Database: MongoDB
-
Clone the repository:
git clone https://github.com/yk-tuturu/study-app.git cd study-app -
Install React Native Expo run the following command on your terminal to install necessary packages
npm install
-
Run the app on your local device
npx expo start