Kandahar University, located in Kandahar, Afghanistan, had employees data stored across multiple spreadsheets. As the university has no budget to spend on app like this, they asked me to help them with their data problem and make a central app for which should enable them to find the records instantly, based on different parameters.
So I took this opportunity to show case my web development skills through building something that can actually help someone.
## What isn't it?This is not a traditional employee management system. This app does not have attendance, classes, subjects or any other sections, that you might expect in an employee management system.
This app helps provide employees data through the report section through an easy to use interface.
This app has the following sections:
All of the above, are just different CRUD operations connected with each other logically.
The requirements were collected from the Kandahar University only, but this app can be directly usable by all the universities across Afghanistan, because, all of these universities have the same administrative structure and work under the ministry of higher educations of Afghanistan.
git clone
.env.example
file to .env
and edit database credentials therecomposer install
key:generate
npm install & npm run dev
php artisan migrate --seed
the seeding might take a bit. [email protected]
password
Help the free education sector in Afghanistan through supporting the developer of this app financially with buying me a coffee ☕. Thank You.
The Laravel framework and this app are open-sourced software licensed under the MIT license.