Skip to content
Omri Ben Shmuel edited this page Mar 22, 2017 · 8 revisions

Up & Go

Up & Go project is a course scheduling program designed specifically to answer the needs of the Technion's Students and is develop as a part of Technion's course Yearly Project in Software Engineering.
The project, given list of courses, automatically generates a set of schedules of which the student is free to pick, that take to consideration conditions that the user is able to choose from (i.e free days, minimum free time between classes etc..) in order to maximize the user's satisfaction and to answer his demands as much as possible.

The Need

The need for the project came up after previous scheduling programs such as UDonkey and TTime stoped their maintenance and in the last semesters were completely disabled for use. meanwhile, another program, choice freak, which is very simple non-automatic scheduling program started to charge money for students' use.
Up & Go is intended to be free of charge program that will provide more tools in the student's hand in his weekly schedule planning.

Current Features

  • Full synchronization with Technion's Undergraduate DB.
  • Easy Navigation and search of courses.
  • Simple user interface.
  • User is able to choose between a number of constraints such as daily start/finish time, weekly free days and more.
  • Automatic generation of all possible schedules sorted by best effort method dictated by the user's courses and constraints.

Future Features

  • Integrate the system in a web-based interface.
  • Adding more constraints options to give more control for the users.
  • Integrating the system with Google Calendar to increase the mobility.
  • Adding social network elements such as the ability to see how many of the user's friends taking the same courses.

Development Group

Alex Vithovich, Dan Abramovich, Koby Ben Shimol, Lida Piatigorski,
Nikita Dizhur, Omri Ben Shmuel, Sapir Bismot, Yaniv Levinsky

Clone this wiki locally