-
Developed a robust web application, HMS, utilizing Next.js, TypeScript, and MongoDB (connected via Prisma) for advanced hotel management. Incorporated advanced features like:
-
Property filtering based on location, guest count, and availability
-
Reservation functionality with specified date selection
-
Integrated Stripe payment gateway.
-
Leveraged Zustand for state management.
-
Cloudinary for image storage.
-
NextAuth for authentication.
-
Tailwind for responsive styling.
-
The comprehensive workflow diagram illustrates the seamless functionality of the application.
https://app.eraser.io/workspace/Q5jwcRlgOBaMTWK4eRV6https://hms-hotel.vercel.appgit clone https://github.com/iharshyadav/HOTEL-MANAGEMENT-SYSTEM.gitnpm installDATABASE_URL= ""
NEXTAUTH_SECRET = ""
GITHUB_ID = ""
GITHUB_SECRET = ""
GOOGLE_ID = ""
GOOGLE_SECRET = ""
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME = ""
STRIPE_API_KEY = ""
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY = ""npm run devhttps://github.com/iharshyadav/HOTEL-MANAGEMENT-SYSTEM/issues