Welcome to the BMCC Curriculum Search project, a website application designed for the "New student Community" at Borough of Manhattan Community College (BMCC). This application provides a comprehensive platform for new students to explore majors, search for courses, and access resources related to their degree programs.
The BMCC Curriculum Search website application aims to streamline the process of exploring majors, searching for courses, and accessing relevant information for new students at BMCC. It offers a user-friendly interface and several key features to enhance the student experience.
-
Curriculum Search: Students can easily search for specific courses or requirements within their major. The search functionality provides information about course availability, prerequisites, descriptions, and schedules.
-
Quick Assistance: A live chat support system is available for students to connect with advisors or staff members for immediate assistance. Additionally, a comprehensive FAQ section addresses common questions and issues.
-
Data Analysis Visualization: A dedicated page offers data analysis visualizations, providing an overview of majors offered at BMCC. This includes enrollment trends, employment prospects, average salaries, and other relevant data points to help students make informed decisions about their academic path.
To run the BMCC Curriculum Search application locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/bmcc-curriculum-search.git
- Navigate to the project directory:
cd bmcc-curriculum-search
- Open the index.html file in your web browser.
Once the application is running, you can use the following sections:
- Home: Provides an overview of the BMCC Curriculum Search project and its key features.
- Career Readiness: Offers resources and information related to career readiness for students.
- Course Search: Allows students to search for specific courses and access information like prerequisites, descriptions, and schedules.
- Major and Classes List: Provides a comprehensive list of available majors and their respective classes.
- Major Course Planner: Helps students plan their major courses efficiently.
- View Enrollment Data: Displays data analysis visualizations for various majors to assist students in making informed decisions.
Contributions are welcome! If you would like to contribute to the BMCC Curriculum Search project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -am 'Add a new feature'
- Push the branch:
git push origin feature/your-feature-name
- Submit a pull request.
- Lu Yao
- Mustafa Donmez
This project is licensed under the MIT License.