Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwedbh/employee-data-management-system
Employee Data Management System Web Application
https://github.com/kwedbh/employee-data-management-system
boostrap4 jquery laravel php php74
Last synced: 2 months ago
JSON representation
Employee Data Management System Web Application
- Host: GitHub
- URL: https://github.com/kwedbh/employee-data-management-system
- Owner: kwedbh
- License: mit
- Created: 2020-04-05T10:43:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:35:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T12:41:25.989Z (2 months ago)
- Topics: boostrap4, jquery, laravel, php, php74
- Language: PHP
- Size: 14.4 MB
- Stars: 15
- Watchers: 2
- Forks: 9
- Open Issues: 29
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Employee Data Management System By KWED
This is a web based application that can help you manage the list of all your employees in your company.
This app comes with features, such as:
* Viewing of employee payments history.
* Creating / editing / deleting of departments (Manage Department).
* Creating / editing / deleting of employees (Manage Employee) .
* Creating of new admins to manage the app .## Getting Started
These instructions will get you a copy of the project up and running .
### Prerequisites
What things you need to install the software and how to install them
```
* For local usage, install a local hosting server e.g Xammp* Drop the file inside your htdoc C:\xampp\htdocs\folder_name
* Create a Database and upload the employee.sql in the _SQL folder
* Add database infomation to .env
* From your Command Line, locate htdoc C:\xampp\htdocs\folder_name
* Now run php artisan storage:link
* To view on the run http://localhost/folder_name
* Register yourself as an admin
* Hurray your app is up and running
```
## Authors
* **Williams Kingsley** - [KWED](https://fb.com/kwedbh)
## Built With
* [Laravel 7.3.0](https://laravel.com/docs/routing) - The web framework used
* [BootStrapDash](https://www.bootstrapdash.com/demo/purple-admin-free/) - Template used## Contributing
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Links
- Website:[https://kwed.ng](https://kwed.ng)
- GitHub:[https://github.com/kwedbh/Employee-data-management-system](https://github.com/kwedbh/Employee-data-management-system)
- Email:[[email protected]]([email protected]) / [[email protected]]([email protected])
- Facebook:[https://fb.com/kwedbh](https://fb.com/kwedbh)## License
Employee Data Management System By KWED is open-sourced software licensed under the MIT license.