Skip to content

AUAboi/Campus-Management-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campus Management System Laravel

* WORK IN PROGRESS *

Installation instructions

npm install

composer install 

npm run dev

php artisan migrate

php artisan db:seed

This will generate a User model with admin and super admin roles.

Super Admin account Credentials:

Conventions

Every directory for Pages/Controller/Components correspond with a role. example: Pages/Student contains all pages associated with students.

Any shared components will be in shared directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published