A comprehensive Flask-based web application designed to enhance women's safety through emergency alerts, location sharing, and safe route planning. Built with security and privacy as core principles.
Face-Attendance/ │ ├── app.py # Main Flask application ├── utils.py # Face detection and capture functions ├── train_model.py # Model training (KNN) ├── attendance.csv # Attendance records ├── ...