The Course Explorer Application is a comprehensive desktop software that is designed to assist York University students in navigating their academic journey. The application is tailored to provide students with a user-friendly interface that makes it easy to access important information about their program, courses, and graduation requirements.
The application is divided into 3 main modules
Here all components related to the User Interface can be found. This includes multiple pages and related UI utilities.
Here all logic and components related to Business Logic can be found. This includes methods and functionalities that are used for the main features of the application.
Here all components related to the DB can be found. This includes DB connection and querying.
Discription: User should be able to navigate all available degrees / programs offered by the faculty.
Discription: All faculty contact / information should be available for every course.
Discription: All detail / information for a course should be on the course details page / view.
Discription: Users should be able to save profile configurations.
Discription: Setup a DB (mySQL) to store app info. Create appropriate tables according to app setup.
Discription: Discuss any UI refinements with the client. Implement discussed changes.
Discription: All faculty contact / information should be available for every course.
Discription: All detail / information for a course should be on the course details page / view.
Discription: Users should be able to save profile configurations.