Giter Site home page Giter Site logo

theefreelancer / employee-management-system-in-laravel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ganeshkhadka/employee-management-system-in-laravel

0.0 0.0 0.0 12.51 MB

Employee management system.This is a project based on laravel framework.You can fork it and can download or clone it.

License: MIT License

Shell 0.10% PHP 24.57% Makefile 0.04% HTML 75.21% Vue 0.08%

employee-management-system-in-laravel's Introduction

ems

This project is based on laravel framework. Admin has all privilege where as employee has certain restriction to access.By default You can register as an employee: http://127.0.0.1:8000/register

You can engage in this project to make this more advanced and you can add new features.You contribution will be highly appreciated !!

Screenshots

Login page

login page

User management

user management screenshot

Salary management

salary management

Leave management

leave management

Event management

event management

Installation

This project is for employee management.Employee can register himself and employee can assign a salary for employee...

Clone the repo

git clone https://github.com/GaneshKhadka/Employee-management-system-in-laravel.git

Composer install

cd Employee-management-system-in-laravel composer install

Database

Ajust the database information, then:

php artisan migrate

Seed the database:

php artisan db:seed

Login credentials

Admin Account: ['email' => '[email protected]', 'password' => 'admin123']
Employee Account: ['email' => '[email protected]', 'password' => 'employee123']

employee-management-system-in-laravel's People

Contributors

ganeshkhadka avatar ibourgeois avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.