• Lost (Graduation Project):
▪ The application aims to provide a specialized platform to find missing people.
▪ Allows users to report a missing person or a found one by posting some information about that person including a photo of him/her.
▪ Applies AI face recognition to search the database and compare the faces of the lost people with the found people's faces.
o Technologies: Python, Flask, MySQL database.
o Grade: Excellent.
• Files:
routes.py: Main project APIs
get.py: Helper functions
validate.py: Validation for some user data
FCM: Notifications
DB-Tables: MySQL DataBase Tables