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
- Host: GitHub
- URL: https://github.com/nanda-gopal-sb/auto_attend
- Owner: nanda-gopal-sb
- License: mit
- Created: 2024-09-29T03:05:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T07:23:09.000Z (2 months ago)
- Last Synced: 2025-03-29T08:24:52.548Z (2 months ago)
- Topics: app, attendance-system, face-recognition, flutter, nodejs, port-forwarding, realtime, server
- Language: Dart
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```
## ContributingContributions 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.