Revolutionizing hostel management, the Progressive Web App (PWA) offers unparalleled convenience and accessibility. Streamlining tasks like student management, notice posting, complaints handling, application management, and menu updates, it ensures a seamless user experience across devices. With advanced features like error handling and efficient loading, coupled with top-notch code quality, the PWA sets the standard for modern development practices. Implemented tools such as ESLint and Husky ensure better code quality, ensuring a well-organized and technologically advanced hostel environment aligned with modern development practices.
College Final year Project PWA app "Hostel Management" but redefined
- Backend Repository: HostelHub Strapi
- Deployed Project: HostelHub Deployment
- Note: The deployed website may take about ~1 minute to load as the server takes time to start.
-
Navigate to the frontend directory:
cd HostelHub-frontend
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Add a .env
file in the root folder of your project with the following content:
VITE_BASE_URL=https://hostelhub-strapi.onrender.com
- Email: admin@hos.com
- Password: 11111111
- Email: suraj@suthar.com
- Password: 11111111
- Student Management
- Notice Posting
- Complaints Handling
- Application Management
- Menu Updates
- React
- Vite
- Progressive Web App (PWA)
- ESLint
- Husky
- vitest