added a few new queries to eligible_courses_query.js to verify the accuracy of a query that gets all the eligible courses of a student based on their academic history, anti and prequisites and available courses
Fixed the route to display courses on the course planner view page in the frontend
Added a temporary pagination to a route, need to revise whether we want to paginate from server side or pass all information and let material ui paginate on frontend
added corsoption to allow deployed frontend to communicate with the deploeyed api
Updated: