An app to determine whether a person has wore a mask or not.
Link - https://drive.google.com/file/d/1v5WDubjHABvOIeQ4YLfZk8_IlxumKDiw/view?usp=sharing
This project is subject to change by the developer and is still in development
Testing this is as simple as it gets. Follow this steps:
- Clone this project.
- Open your terminal (NOTE: git bash preferred/ Terminal on VS Code)
- Connect your phone to your computer/ start an emulator.
- Type the following command in the terminal.
cd App/mask_detection flutter run
- It will take some time to install and then it will start.
Pull Requests are welcome. Please follow these rules for the ease of understanding:
- Make sure to check for available issues before raising one
- Give me a maximum of 24-48 hours to respond
- Have proper documentation on the parts you are changing/adding