Skip to content

ananya76/project_afourathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_afourathon

Student Management


  • CRUD operations on student records

  • Functionality: add, update, delete students

Elective Subject Management


  • CRUD operations on elective subjects

  • Functionality: add, update, and delete electives

  • Elective Subject Selection

    Two main views: Student Page and Elective Subject Page

    Student Page:

    • Select a student from a list (students table)

    • Manage chosen elective subjects (electives table)

    • Select or remove elective subjects for a specific student


    Elective Subject Page:

    • Select an elective subject

    • Manage students who have chosen that subject

    • Select or remove students associated with a particular elective subject

    Data storage using MySQL for efficient retrieval and management of student-elective subject associations

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published