{"id":25666305,"url":"https://github.com/diazadr/mylab-mit","last_synced_at":"2026-03-03T09:33:14.550Z","repository":{"id":276398802,"uuid":"889360936","full_name":"diazadr/mylab-mit","owner":"diazadr","description":"A lab management tool for tracking attendance and inventory using Firebase for authentication and Google Spreadsheet for cloud storage. Developed with MIT App Inventor as part of the Cloud Computing 2 course.","archived":false,"fork":false,"pushed_at":"2025-03-26T09:10:49.000Z","size":13729,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T18:08:51.828Z","etag":null,"topics":["cloud-computing","firebase","google-spreadsheet","mit-app-inventor"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diazadr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-16T07:03:53.000Z","updated_at":"2025-05-23T00:15:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"bff043c0-ec92-4e95-8f97-78f843cd2f4c","html_url":"https://github.com/diazadr/mylab-mit","commit_stats":null,"previous_names":["diazadr/mylab-mit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/diazadr/mylab-mit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fmylab-mit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fmylab-mit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fmylab-mit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fmylab-mit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diazadr","download_url":"https://codeload.github.com/diazadr/mylab-mit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fmylab-mit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30039888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T06:58:30.252Z","status":"ssl_error","status_checked_at":"2026-03-03T06:58:15.329Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-computing","firebase","google-spreadsheet","mit-app-inventor"],"created_at":"2025-02-24T08:19:49.739Z","updated_at":"2026-03-03T09:33:14.509Z","avatar_url":"https://github.com/diazadr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyLAB Application\n\n![Project Status](https://img.shields.io/badge/status-completed-brightgreen) [![License](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)\n\nThis project is developed as part of the Cloud Computing 2 course. It showcases an application for managing lab attendance and inventory, utilizing Firebase for cloud-based authentication and Google Spreadsheet for cloud storage.\n\n## Technologies Used\n- **MIT App Inventor**: Development platform for the application.\n- **Firebase**: User authentication and account management.\n- **Google Spreadsheet**: Data storage for attendance and inventory.\n- **Web Component**: Integration with third-party services.\n\n## Features\n- **Firebase-based Login**: Secure user authentication.\n- **Google Spreadsheet Integration**: Real-time data storage for attendance and inventory.\n- **Attendance Management**: Track lab attendance with options for absence or lab entry.\n- **Inventory Management**: Manage and document lab inventory items.\n- **User-Friendly Interface**: Easy navigation with splash screen, login, and menu pages.\n\n## Demo\n### Splash Screen\n- Displays for 3 seconds before transitioning to the Login Page.\n  \n  \u003cimg src=\"https://github.com/user-attachments/assets/5efaa79b-d1fe-47c3-887c-6b127b252266\" alt=\"Splash Screen\" title=\"Splash Screen\" style=\"height: 300px; width: auto;\"\u003e\n\n### Login Page\n- Firebase authentication for registered users.\n- Registration option for new users.\n- Error notifications for invalid login attempts.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/4ec4cf47-f120-43aa-bb7a-8a397a6a7eaf\" alt=\"Login Page\" title=\"Login Page\" style=\"height: 300px; width: auto;\"\u003e\n\n### Attendance Screen\n- Spinner for attendance options.\n- Save \u0026 Exit for absent users.\n- Save \u0026 Enter Lab for users performing inventory tasks.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/f429baa0-2ba8-4d0f-86d9-dc90d64477f2\" alt=\"Attendance Screen\" title=\"Attendance Screen\" style=\"height: 300px; width: auto;\"\u003e\n\n### Lab Inventory Menu\n- List of labs with images for selection.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/9e2bccb3-b822-49ae-a558-500d8a8a5d22\" alt=\"Lab Inventory Menu\" title=\"Lab Inventory Menu\" style=\"height: 300px; width: auto;\"\u003e\n\n### Lab Inventory Page\n- Enter item descriptions to check lab inventory.\n- Data sent to Google Spreadsheet for documentation.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/58a2f3c1-a19e-47b8-bf19-bc096b5f1cc8\" alt=\"Lab Inventory Page\" title=\"Lab Inventory Page\" style=\"height: 300px; width: auto;\"\u003e\n\n### Google Spreadsheet Integration\n- Google Form linked to Spreadsheet for data storage.\n- Prefilled link used to connect the app with Google services.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/442707c0-f582-4855-93f5-f3d924620c4d\" alt=\"Google Spreadsheet Integration\" title=\"Google Spreadsheet Integration\" style=\"height: 300px; width: auto;\"\u003e\n\n## Setup\n1. **Firebase Configuration**: Set up Firebase for authentication and link it to the app.\n2. **Google Spreadsheet**: Create a Google Form linked to a Spreadsheet and configure it to match app input fields.\n3. **Prefilled Link**: Obtain the prefilled link from the Google Form and integrate it into the app.\n\n## Usage\n1. Launch the app.\n2. Log in using Firebase credentials or register as a new user.\n3. Use the attendance screen to mark presence or absence.\n4. Select a lab from the inventory menu to manage items.\n5. Enter item details in the inventory page, which are automatically saved to the Google Spreadsheet.\n\n## Project Status\nThis project is **completed** and will not be further developed.\n\n## Acknowledgements\n- **MIT App Inventor Community**: For providing the development platform.\n- **Firebase \u0026 Google Services**: For enabling secure authentication and data storage.\n\n## Contributions\nFeel free to submit issues or contribute by creating pull requests.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiazadr%2Fmylab-mit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiazadr%2Fmylab-mit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiazadr%2Fmylab-mit/lists"}