These are projects posted by the students of Dr. Gove Allen at Brigham Young University. These students have taken one semester-long course on VBA and generally have had no prior programming experience

Friday, December 10, 2010

BYU Auto-Registration Program

Every semester, BYU students bemoan the fact that they have to stay up for all hours of the night to register for the classes that they want. Many have found that if they don’t click the “register” button at exactly the right time, midnight on the dot, their efforts are in vain, and they don’t get the classes that they wanted to. For my VBA project, I chose to create a program that will allow a user to automatically register for classes so they don’t have to stay up until midnight to register. My program allows a user to select which courses they want to register, and then after the user clicks on “register at midnight”, the program will wait until midnight, and the second that their computer clock hits the stroke of 12, the program will register for those classes for the user. It also stores the username and password encrypted with a basic algorithm so that the user does not have to log in over and over again.


No comments:

Post a Comment

Blog Archive