Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 894 Bytes

File metadata and controls

20 lines (12 loc) · 894 Bytes

Student Course Hub starter

Important notice: This repo was a group project for my university coursework. I worked on backend development which includes database design, api development and admin dashboard.

You can check the demo here.

A university web application for prospective students. This is a full-stack web application project build on AMP (Apache, MySQL, and PHP) stack, and developed purely in HTML, CSS, and Js (AJAX, Fetch API). The project architecture is separated into three layers backend (base layer), RESTful api (bridge layer) and frontend (interface layer).

Student Course Hub user (admin/staff) credentials

Admin User

Username: admin_main

Password: admin_secure123

Staff User

Username: brian_staff

Password: brian_2023

latest changes are in main branch