Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.