📫 How to reach me [email protected]
To develop a simple database application using modern programming tools.
Students can choose either one of the programming languages C++, C#, Java, and Python as their main development platform. They can also choose either one of the database management systems SQLite, MySQL, PostgreSQL, and Microsoft SQL Server.
Each student should agree to work with one student from the class as a teammate. Otherwise, the student works alone and gets penalized by getting at most 75% of the project grade. Teams should work independently toward the same project goal. Each team has to prepare a report presenting all the details about the work done and the job division. The number of pages should not pass twenty.
The project is to develop a simple university management system. The application should let three different kinds of users to work, namely, the student, the instructor, and the faculty coordinator. Users should have the following functionalities in the system: Faculty coordinator: Log in to the system Add a new course Add a new teacher Add a new student Assign courses to instructors (teaching) Assign instructors to students (advisory) Instructor: Log in to the system See and update personal details See the courses assigned See course details (course info, list of students registered, etc.) Register students to the courses Student: Log in to the system See and update personal details See the courses registered See the other students registered in the class
📫 How to reach me [email protected]