Admin panel app Md Faisal Khan#632
Admin panel app Md Faisal Khan#632p018841p-coder wants to merge 3 commits intogoogle-ai-edge:mainfrom
Conversation
This change introduces a new, self-contained Android application named 'AdminPanelApp'. The application provides a basic but functional admin panel with the following features: - A login screen with hardcoded credentials for demonstration purposes. - A dashboard screen that is displayed after a successful login. - A list of sample users on the dashboard to illustrate data management. - All necessary Gradle build files, Android Manifest, and resource files. - A `BUILD_INSTRUCTIONS.md` file explaining how to build the APK from the command line. The entire application is self-contained within the `AdminPanelApp` directory to avoid conflicts with other projects in the repository.
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
This repo hosts the official MediaPipe samples with a goal of showing the fundamental steps involved to create apps with our machine learning platform. External PRs for fixes are welcome, however new sample/demo PRs will likely be rejected to maintain the simplicity of this repo for ongoing maintenance. It is strongly recommended that contributors who are interested in submitting more complex samples or demos host their samples in their own public repos and create written tutorials to share with the community. Contributors can also submit these projects and tutorials to the Google DevLibrary MediaPipe Solutions streamlines on-device ML development and deployment with flexible low-code / no-code tools that provide the modular building blocks for creating custom high-performance solutions for cross-platform deployment. It consists of the following components:
|
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)
Checklist
Please ensure the following items are complete before submitting a pull request:
Type of Change
Please check the relevant option below:
Screenshots
If applicable, please add screenshots to help explain your changes.
Additional Notes
Add any additional information or context about the pull request here.