Hello All, I am working on java project and I want to know the source code of Exam Seating Arrangement System Project. Basically, There are primarily two entities, the admin and the student. Both entities can log in and register to the system, check and access the system as per the approval granted to them. The admin can see all the relevant details of the students and provide the input to the system taking into consideration the need like the branch, semester, year, subject of the student. Admin will input details like the total students, available classes with the number of seats, etc. After gathering all this information the system will generate a seating arrangement based on the row number and the students’ roll number. and I have taken this below reference . Can anyone provide me the source code of the exam seating arrangement system?
Reference: https://www.interviewbit.com/blog/java-projects/