Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 779 Bytes

readme.md

File metadata and controls

executable file
·
23 lines (18 loc) · 779 Bytes

Astu Logo ASTU PORTAL

Astuportal is a free and opensource (FOSS) campus management system built with laravel framework. Because of the its popularity and its deploy fiendiness, the primary language of this project is php. But if you prefer python, you can find the django framework version of the project here

Steps

  1. git clone https://github.com/astucse/astuportal.git
  2. cd astuportal
  3. composer update
  4. php artisan db:seed

Modules

  1. Core
  2. Academic
  3. Staff Evaluation
  4. File Sharing
  5. Meeting Management

Todo

  • Staff Evaluation system 8/25/18
  • File sharing system 8/29/18
  • Meeting management system 9/6/18
  • Modularizing the system 10/27/18