Schedulix

Schedulix

A program that helps university students develop their course schedules for their upcoming semester.

Schedulix

Winner of the NightHacks hackathon's top category: "Best Advanced Hack"

Submission: Devpost

Table of Contents

Description

Schedulix is a program that helps university students develop their course schedules for their upcoming semester. It takes in the user's preferences and generates multiple schedules that fit the user's preferences. The program is written in JavaScript and uses the Node.js runtime environment.

Inspiration

Having to make our college schedule while being dually enrolled in high school is such a pain especially having to consider so many variables, so we thought why not be able to automate this all the while still keeping our meticulous preferences in our schedule and on top of that give us multiple options to choose from. Multiple choice schedules perfect for everyone!

Algorithm

Usage

  1. Clone the repository
  2. Run node main.js in the terminal (uses hardcoded preferences)
  3. Currently, the program hardcodes the preferences, but it will be updated to take user input in the future

Contributing

If you want to help out with our code, contributions are welcomed! Feel free to fork the repository and make a pull request with your changes so we can review them :thumbsup:. If you have any questions, feel free to contact us.

To-Do

  • Add user input
  • Add more preferences
  • Create a scraper to get course data from the university's website
  • Link the backend to the frontend

License

Unless otherwise specified, everything in this repository is covered by the MIT License.

Top categories

Loading Svelte Themes