/ScheduleIITU

Timetable management of University

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Kurbanali Ruslan ⚛️

Group: CSSE-1803K

Discepline "Web Technologies"

Builded Front-end Part on ScheduleIITU/frontend/build/

Introduction

The main idea is to simplify the work for those who draw up the schedule of our university, that is, to provide more functionality for the Dean's office, as well as teachers. Convenience and updated design for new standards will be a plus for students, and not only for students.

Install

Install Packages of npm

npm install

Install Dependencies of composer

composer install

Run Server

php artisan serve

Run Watch of webpack

npm run watch

Additional Dependencies beside Laravel default dependencies

  • Microsoft Graph (for realization OpenID)
    • composer require league/oauth2-client microsoft/microsoft-graph

Pages