A modern web application designed for University of Agriculture Faisalabad students to calculate and track their CGPA with precision and ease.
-
🔄 Live CGPA Calculation
- Real-time grade point calculation
- Instant CGPA updates when modifying courses
- Accurate grade point system based on UAF standards
-
📊 Smart Result Management
- Semester-wise result organization
- Individual course performance tracking
- Visual grade distribution
- Easy course removal/addition simulation
-
💾 Performance Optimization
- Fast result retrieval
- Local result caching
- Efficient data processing
-
🎨 Modern User Interface
- Clean and intuitive design
- Mobile-responsive layout
- Smooth animations
- Dark/Light mode support
-
🛡️ Reliable Backend
- Server-side rendering with Next.js API routes
- Secure web scraping implementation
- Registration number validation
- Error handling and user feedback
- High-performance API endpoints
- Install dependencies:
npm install
- Run the application:
npm run dev
- Enter your registration number (YYYY-ag-XXXX)
- View your complete academic record
- Analyze semester-wise performance
- Simulate CGPA changes by removing/adding courses
- Track your academic progress in real-time
- Frontend: Next.js, React, TailwindCSS, TypeScript
- Backend: Next.js API Routes
- Deployment: Vercel
MIT License - feel free to use and modify for your needs.
For issues and feature requests, please open an issue on GitHub.