Welcome to SciGuide, your go-to platform for course recommendations tailored for students at the Faculty of Science, Alexandria University. SciGuide is a web application built with Django, HTML, CSS, and Bootstrap, designed to assist students in choosing the best courses that align with their academic goals and interests.
-
User Authentication: SciGuide provides a secure user authentication system, allowing students to create accounts, log in, and access personalized course recommendations.
-
Course Recommendations: The heart of SciGuide lies in its advanced recommendation engine. The platform analyzes user preferences, academic history, and interests to suggest the most suitable courses for each student.
-
User Profiles: Students can create and manage their profiles, providing a central location for tracking academic progress, preferences, and recommended courses.
-
Course Details: Detailed information about each course is available, including course descriptions, prerequisites, and reviews from other students. This assists users in making informed decisions.
-
Responsive Design: The user interface is designed with responsiveness in mind, ensuring a seamless experience across different devices and screen sizes.
-
Django: A high-level Python web framework that encourages rapid development and clean, pragmatic design.
-
HTML and CSS: The backbone for creating the structure and styling of the web pages.
-
Bootstrap: A front-end framework that simplifies the design process, providing pre-built components and styles.