The idea behind it is an digital platformon which students can book a hostel room at the beginning of a sememster.
After booking, an admin can approve or reject the booking.
If approved then the student becomes an occupant of the room.
The admin can vacate (remove from room) a student.
The site also has a contact form to reach out to the admin. Messages sent here are displayed in the admin panel.
To host this site, I have used vercel,which in my opinion is the best host for nextjs sites...(my opinion)....
- react
- react components
- react context
- react form hook and validation
- state managemnet
- conditional rendering etc
Fun and informative project.