A social study tracking app that helps students stay motivated, connect with study communities, and optimize their learning through various study techniques.
Study Session Tracking
- Active session logging with real-time timer
- Multiple recording modes: focus mode, time-lapse, AI evaluation
- Track subject, study technique, mood, duration, and notes
- Share study sessions to community feed
Community Features
- Create and join public/private study groups
- Social feed to view and interact with others' study sessions
- University-based local study communities
- Like and comment on study posts
Learning Optimization
- Built-in study techniques (Pomodoro, Feynman, Active Recall)
- Progress tracking with personal analytics
- Achievements system with badges
- Goal setting and tracking
- React Native with Expo
- TypeScript
- React Navigation
- Expo Camera & AV
- Expo Vector Icons
# Clone and install
git clone https://github.com/amandarinle/Studious
cd studious
npm install
# Start development server
npx expo start
# Run on device
# Scan QR code with Expo Go app
# Or press 'i' for iOS simulator, 'a' for Android emulator