- Real-time GPA calculation with VIT's official grading system
- Support for all VIT grade scales (S, A+, A, B+, B, C+, C, D, F)
- Credit tracking and semester-wise GPA calculation
- CGPA estimator with target GPA planning
- Large attendance circle (100dp) with theme-adaptive colors
- Interactive toggle with responsive design
- Better text visibility and modern UI
- Real-time attendance percentage calculation
- 6 custom themes (Default, Red, Blue, Purple, Green, Black)
- Dark/Light mode support
- Dynamic color system using Material Design 3
- AMOLED mode for OLED displays
- Venue-based notifications - Shows actual classroom location instead of slot numbers
- Class reminders with venue information
- Exam schedule notifications
- Customizable notification settings
- Encrypted credential storage
- Multi-stage OCR processing for captcha
- 4 different image preprocessing attempts
- Contrast enhancement and color inversion for better accuracy
- Points to your landing page: https://salmanmalvasi.github.io/studentcc-landing.html
- Disabled unwanted version checking popups
- Clean user experience without confusing update messages
- Java - Core Android development with modern practices
- Room Database - Local data persistence with SQLite
- Material Design 3 - Modern UI/UX implementation
- Firebase - Analytics tracking and cloud capabilities
- MVVM Pattern - Clean architecture implementation
- RxJava - Reactive programming for async operations
- Room ORM - Database abstraction layer
- SharedPreferences - User settings and theme persistence
- Retrofit - HTTP client for API calls
- OkHttp - Network interceptor and caching
- Glide - Image loading and caching
- Markwon - Markdown rendering for release notes
- SettingsRepository.java - Updated website URLs and disabled version checking
- Timetable.java - Added venue field to data model
- TimetableDao.java - Enhanced 12 database queries with venue data
- NotificationHelper.java - Redesigned notification messages
- strings.xml - Fixed app name in share functionality
- Eliminated Update Popups - No more unwanted version checking dialogs
- Enhanced Notifications - Shows actual venue instead of slot numbers
- Better User Experience - Cleaner interface without confusing messages
- Improved Data Display - More useful information in notifications
- Website Integration - Seamless connection to your landing page
- 100% Reduction in unwanted update popups
- Enhanced Notification Clarity - Users now see classroom locations
- Improved Share Functionality - Shows proper app name
- Better Error Handling - More robust app stability
- Version Checking - Disabled unwanted update popups
- Website URLs - Updated to point to your landing page
- App Name - Fixed share functionality to show "StudentCC"
- Notifications - Enhanced to show venue instead of slot IDs
- Venue Display - Notifications now show actual classroom locations
- Enhanced GPA Calculator - More accurate calculations with VIT's system
- Improved UI - Better theme system and modern design
- Better Error Handling - More robust app stability
- Database Schema - Added venue field to Timetable.AllData model
- Query Optimization - Updated database queries to include venue data
- Notification System - Completely redesigned notification messages
- Website Integration - Seamless integration with your landing page
- Android Studio Arctic Fox or later
- Android SDK API 21+ (Android 5.0+)
- Java 8 or higher
# Clone the repository
git clone https://github.com/Salmanmalvasi/StudentCC.git
# Open in Android Studio
cd StudentCC
# Sync Gradle files
./gradlew build
# Install on device
./gradlew installDebugThe app is configured to use your landing page:
- Base URL:
https://salmanmalvasi.github.io - Landing Page:
https://salmanmalvasi.github.io/studentcc-landing.html
Version checking is disabled to prevent unwanted popups. The app will not show update dialogs.
The app supports 6 custom themes:
- Default (Material Design 3)
- Red Theme
- Blue Theme
- Purple Theme
- Green Theme
- Black Theme (AMOLED)
Notifications are enhanced to show:
- Course Code and Title
- Venue Information (instead of slot numbers)
- Time Information
- Class Type (Theory/Lab)
- Courses - Course information with venue data
- Timetable - Class schedules with venue mapping
- Attendance - Attendance tracking
- Exams - Exam schedules with venue details
- Marks - Academic performance tracking
- Venue Integration - All timetable queries include venue information
- Encrypted Storage - Secure credential storage
- Offline Support - Works without internet after initial sync
- Local Storage - All data stored locally on device
- Encrypted Credentials - Login details encrypted using AES256
- No External Sharing - Data never sent to external servers
- User Control - Full control over data and settings
- Internet - For VTOP synchronization
- Storage - For downloading files
- Notifications - For class and exam reminders
- Efficient Database Queries - Optimized Room queries with venue data
- Memory Management - Proper lifecycle management
- Network Optimization - Smart caching and request handling
- UI Performance - Smooth animations and transitions
- User engagement tracking
- Performance monitoring
- Crash reporting
- Feature usage analytics
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
- Follow Android coding conventions
- Use meaningful variable names
- Add comments for complex logic
- Maintain consistent formatting
This project is licensed under the GNU General Public License (GPL) - see the LICENSE file for details.
- Open Source - Full source code available
- Freedom to Use - Use the software for any purpose
- Freedom to Study - Access to source code for learning
- Freedom to Share - Distribute copies of the software
- Freedom to Modify - Create derivative works
- Source Code - Must provide source code when distributing
- License Notice - Must include GPL license text
- Attribution - Must credit original authors
- Derivative Works - Must also be licensed under GPL
Salman Malvasi
- GitHub: @Salmanmalvasi
- Website: salmanmalvasi.github.io
- Email: [email protected]
- VIT Chennai - For providing the VTOP platform
- Android Community - For open-source libraries and tools
- Material Design - For the design system
- VIT Students - For feedback and testing
- GitHub Issues - Report bugs and request features
- Email Support - [email protected]
- Website - https://salmanmalvasi.github.io/studentcc-landing.html
Your feedback is crucial for improving StudentCC! Please:
- π Report bugs you encounter
- π‘ Suggest new features
- β Rate your experience
- π Share ideas for improvements
StudentCC - Made with β€οΈ for VIT Students
Beta Version 1.0.0

