Skip to content

Commit cf5f55b

Browse files
committed
update
1 parent 618bac3 commit cf5f55b

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

README

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
Have you ever had trouble enrolling in the classes at UCLA you want? I believe everyone has experienced this frustration. Some people would check the registrar constantly, which is very annoying. Don't you wish there's an app out there that can do this task repeatedly every 20 seconds? I know there are websites like course ninja and classscanner that do similar things. However, the problem with those applications is that they are unable to constantly check the enrollment status due to limited server loads.
1+
#Bruin Class ALert
2+
---
3+
Have you ever had trouble enrolling in the classes at UCLA you want? I believe everyone has experienced this frustration. Some people would check the registrar constantly, which is very annoying. Don't you wish there's an app out there that can do this task repeatedly every 20 seconds? I know there are websites like course ninja and classscanner that do similar things. However, the problem with those applications is that they are unable to constantly check the enrollment status due to limited server loads.
4+

bruinClassAlert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# Created: 2013/01/18
99
# Copyright: (c) 2013
10-
# Licence: <your licence>
10+
# Licence:
1111
#-----------------------------------------------------------------------------
1212
import sys
1313
import getBruinSchedule

getBruinSchedule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# Created: 2013/01/18
99
# Copyright: (c) 2013
10-
# Licence: <your licence>
10+
# Licence:
1111
#-----------------------------------------------------------------------------
1212

1313

0 commit comments

Comments
 (0)