This project is a dissertation project written by Wankyu Lim (wl39 - 160005106)
- Simply type
npm start
in the terminal. - The code above will open the web browser.
- Now you can try whatever you want :)
OR
- You can directly use the application in this link: https://conjure-cp.constraintmodelling.org/university-timetabling-demo
Below are some screenshots of the project UI:
This is the homepage with no existing project
This is the project page showing the project details
This is the project page showing the project details
This is the project page showing the project details
- Download Tutorial.json file
- Go to CREATE tab
- Click the IMPORT button
- Import the Tuorial.json file
- Go to SOLUTION tab
- Click GET SOLUTION button
- Done!
Import data from the tutorial.json
Get timetabling solution for the tutorial example
Create a new module named CS1002
Create lecture activity for CS1002
Create lecturer Ruth Leatham
Create room JH110
Assign lecturer Ruth to CS1002
Assign JH110 to CS1002
- If you find and buys or errors please email me(iwg6852@gmail.com), I will try to fix it ASAP.
This project is licensed under the Mozilla Public License 2.0. For full license information, please see the LICENSE file in the repository.