Skip to content

A tool to assist University of Macau students with course selection and scheduling.

License

Notifications You must be signed in to change notification settings

2646044472/UMADA-UMacAddDropAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMADA-UMacAddDropAssistant

This tool is designed to help University of Macau students with course selection and scheduling. It provides a user-friendly interface to input preferences and view suggested schedules based on timetable data and course ratings.

Project Preview

image

Features

  • Integration of timetable data from CSV files
  • Course recommendations based on user's own timetable, preferences and course ratings
  • Visual representation of the suggested schedule

Getting Started

Prerequisites

  • Web browser (Edge recommended)
  • Basic local environment (Anaconda recommended)

Installation

  1. Clone the repository:
git clone https://github.com/2646044472/UMADA-UMacAddDropAssistant
cd UMADA-UMacAddDropAssistant
  1. Create the virtual environment:
conda create -n UMADA python
conda activate UMADA
pip install -r requirements.txt
  1. Start jupyter notebook:
jupyter notebook
  1. Open main.ipynb to start

Disclaimer

The ratings provided do not objectively reflect a professor's teaching quality. Therefore, the suggestions offered by this project are for reference only.

About

A tool to assist University of Macau students with course selection and scheduling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published