Skip to content

create college System for lecturers so can help them in their work

License

Notifications You must be signed in to change notification settings

alielmorsy/Faculty-Aid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faculty-Aid (FA)

FA is a developed system used for using in faculty include desktop application for doctors and students affairs and android application to students and Desktop Application created by python and gui by PyQt5and PHP to connect Android Application to mysql database

Features

Android Application
  • Qr code Reader for Students-taken attendance

  • Notification List for everything happen or events and warning for students

  • Get list of subject(in each subject)

    • List of files uploaded by doctor
    • List of Assignments(in development)
    • Frame to chat with ever lecturer(in development)
  • Students affair service(In development)

Desktop Application
  • Login to doctor and student affairs and to the admin of the system
  • Doctor Login:
    • create QR code for students for taken attendance for each subject
    • Upload files to students for each subject
    • List of students in each subject with:
      • Name
      • student ID
      • number of absent
      • his degrees
    • Time Table for every lecture

Reference

For Desktop Application - Pypng - PyQt5 - PyQRCode

For Android Application