Cloud-Ready Resort Management App
Budget: ₹1,500 – ₹12,500 INR
I already have a working prototype hosted on Replit: https://ac72a2b9-bfa7-4d8c-ad9e-bfa9c0ccef1d-00-31rxvzetvoo61.sisko.replit.dev/
The core screens and features on that link must stay exactly as they are; what I need now is the infrastructure and polish that turns it into a production-grade tool for my resort.
Access & authentication
• Staff will log in from both smartphones and laptop .
• Login should rely on phone number + password for everyone, with one admin account holding full privileges.
Cloud architecture
The app has to run on a scalable cloud stack (AWS, Firebase, Supabase, or any comparable service) so that data is instantly synced across all devices, even on spotty resort Wi-Fi. I also need an admin dashboard in the cloud where I can oversee everything in real time.
Data export
From within the dashboard I must be able to export:
1. Staff activity logs
2. Customer reservations
3. Financial reports
4. expense
5. restuarant bill
CSV or Excel downloads are fine as long as they are one-click and respect any date or user filters applied in the UI.
Core deliverables
• Responsive front-end refactored from my Replit code without changing existing functions or layout
• Secure phone-number-based auth with role management (admin vs. staff)
• Real-time cloud database and API layer
• Admin dashboard with the three export options listed above
• Deployment documentation so I can redeploy or move providers later
Acceptance criteria
A demo link on the chosen cloud platform, log-in credentials for one admin and one staff test user, and proof that information entered on one device appears on another within seconds will mark the project complete.
The core screens and features on that link must stay exactly as they are; what I need now is the infrastructure and polish that turns it into a production-grade tool for my resort.
Access & authentication
• Staff will log in from both smartphones and laptop .
• Login should rely on phone number + password for everyone, with one admin account holding full privileges.
Cloud architecture
The app has to run on a scalable cloud stack (AWS, Firebase, Supabase, or any comparable service) so that data is instantly synced across all devices, even on spotty resort Wi-Fi. I also need an admin dashboard in the cloud where I can oversee everything in real time.
Data export
From within the dashboard I must be able to export:
1. Staff activity logs
2. Customer reservations
3. Financial reports
4. expense
5. restuarant bill
CSV or Excel downloads are fine as long as they are one-click and respect any date or user filters applied in the UI.
Core deliverables
• Responsive front-end refactored from my Replit code without changing existing functions or layout
• Secure phone-number-based auth with role management (admin vs. staff)
• Real-time cloud database and API layer
• Admin dashboard with the three export options listed above
• Deployment documentation so I can redeploy or move providers later
Acceptance criteria
A demo link on the chosen cloud platform, log-in credentials for one admin and one staff test user, and proof that information entered on one device appears on another within seconds will mark the project complete.