From ae2c6cda8b028988e87388f54492e910b2a4a257 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Mon, 1 Jul 2024 00:07:20 -0600 Subject: feat: move to Bulma CSS --- index.html | 182 ++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 108 insertions(+), 74 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 7717543..3a987f1 100644 --- a/index.html +++ b/index.html @@ -1,80 +1,113 @@ - - + + + CU Boulder Grades Database - - + - - - -
-

iNeedATitle

-

Last Semester to be included in the database: Fall 2023

-

Loading database...

-
- - -
- -
-
-
-

Queries

-

By Instructor

-

Find classes, and average grade for a given instructor

-

Since the instructor names are provided in the format

Last Name, First Name
It is best if you start typing the last name first.

- - - - - -
-
-
-
-

By Class Code

-

Note: There is a space between the subject and course code. For example, "CSCI 1300"

- - - - - -
-
-
-
-

By Subject

-

...

-
-

By A&S Division

-

Useful for finding electives

-

Find classes, and average grade for a given A&S Division

- - - - - -
-
-
+ + +
+
+

+ CU Boulder Grades Database +

+

+ Database contains data from Spring 2016 to Spring 2024 +

+
+ + + +
+
+
+
+
+

+ Search +

+

+ By Instructor +

+

Find classes, and average grades for a given instructor

+

Since CU provides instructor names in the format

Last Name, First Name
It is best if you start typing the last name first.

+
+
+ + +
+
+ +
+
+
+
+
+
+
+

+ By Class Code +

+

There is a space between the subject and course code. For example:

CSCI 1300

+
+
+ + +
+
+ +
+ +
+
+
+
+
+
+

+ By A&S Division +

+

Useful for finding electives as you can find classes, and average grade for a given A&S division

+ +
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+ + + + +
+
+
+
-
-
-
- - - - + + \ No newline at end of file -- cgit v1.2.3