A comprehensive resource portal for RVCE students providing easy access to learning materials, quizzes, and utilities.
- Resource Management: Access and download study materials, question papers, and lab components
- Smart Search: Quick search functionality with filters for different subjects and categories
- Workspace: Personal workspace to save frequently accessed files
- Utility Tools:
- ChatGPT integration
- GitHub repository access
- Task manager
- Constitution quizzes
- Cross-Platform Support: Works on all devices with PWA support
- Dark/Light Theme: Customizable UI theme
- Frontend: React.js, Vite
- Styling: Styled Components, Tailwind CSS
- Animation: Framer Motion
- State Management: React Context
- Icons: Material UI, Lucide React
- PWA Support: Vite PWA Plugin
- Clone the repository:
git clone https://github.com/yourusername/rvce-utility.git- Install dependencies:
cd rvce-utility
npm install --legacy-peer-deps- Start the development server:
npm run devsrc/
├── components/ # Reusable components
├── pages/ # Page components
├── styles/ # Global styles and themes
├── utils/ # Utility functions
└── data/ # Static data and configurations- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
Resource Management
- Filter resources by subject and category
- Quick search functionality
- Download tracking
- File preview support
- Workspace
- Save frequently accessed files
- Quick access to important documents
- Persistent storage
- Utility Tools
- Integration with external services
- Task management system
- Quiz platform for practice
The application can be installed as a Progressive Web App, providing:
- Offline functionality
- App-like experience
- Quick access from home screen
- Client-side encryption for sensitive data
- Secure API communication
- No storage of personal information
MIT License - See LICENSE file for details
- Fellow students of RVCE for supporting the initiative
- Contributors and maintainers
- Open source community