A Google Drive-like cloud storage app running entirely on AWS Lambda — fully serverless, no EC2, no servers to manage. Push to novadrive and it deploys itself. Upload Direct-to-S3 via presigned POST ...
8 Complete HTML Pages ├── index.html (Login) ├── admin_dashboard.html ├── engineer_dashboard.html ├── student_dashboard.html ├── tickets_list.html ├── ticket_details.html ├── audit_logs.html └── ...