Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 1.48 KB

README.md

File metadata and controls

64 lines (54 loc) · 1.48 KB

University Website

Website that allows students to view the available courses, view course information, search for a specific course or professor.

Database

Using MySQL and phpMyAdmin.

Consists of 3 tables: Courses, Departments and Professors.

alt text alt text

Some of the content in the Courses and Departments Table.

Home Page

Image slider

alt text alt text

Part of the image slider.

Info

Info Description and map location.

Footer

Courses

Pagination

Quere Search results are splits into pages.

Searching

alt text alt text

Search result return any matching word, Pagination also available

Departments

Professors

Technologies used

  • phpMyAdmin.
  • jQuery.
  • Ajax.
  • Bootstrap.