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
git clone https://github.com/astucse/astuportal.git
cd astuportal
composer update
php artisan db:seed
- Core
- Academic
- Staff Evaluation
- File Sharing
- Meeting Management
Staff Evaluation system8/25/18File sharing system8/29/18Meeting management system9/6/18Modularizing the system10/27/18