An open API service indexing awesome lists of open source software.

https://github.com/nanda-gopal-sb/auto_attend

Automatic attendance using Face Recognition and ESP 32
https://github.com/nanda-gopal-sb/auto_attend

app attendance-system face-recognition flutter nodejs port-forwarding realtime server

Last synced: 2 months ago
JSON representation

Automatic attendance using Face Recognition and ESP 32

Awesome Lists containing this project

README

        

# AutoAttend

AutoAttend is an automated attendance management system designed to simplify and streamline the process of tracking attendance.

## Features

- Automated attendance tracking
- User-friendly interface
- Real-time reporting
- Integration with existing systems

## Installation

1. Clone the repository:
```sh
git clone https://github.com/yourusername/AutoAttend.git
```
2. Navigate to the project directory:
```sh
cd AutoAttend/auto_attend
```
3. Install the required dependencies:
```sh
pub get
```

## Usage

1. Start the application:(this only works on android for now)
```sh
flutter run
```
## Contributing

Contributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) for more details.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.