Skip to content

manojkumar1995/PMS

Repository files navigation

PMS

Payroll Management System

Payroll Management System (PMS) is an application to maintain your company's employee records, salary details,department details without any hassle.

It is built with modern technologies Php 7.3 Bootstrap 4,WAMP Stack,Javascript,etc.

Login - Main login page for PMS Home - The main Dashboard page Payrolls - Manage payroll details Accounts - Manage payroll details Departments - Manage payroll details

Requirements:

PHP 7.0 or higher Database (eg: MySQL, SQL-Server, SQLite) Web Server (eg: Apache, Nginx)

Installation:

Install latest Wampp server from https://www.apachefriends.org/index.html

After installation start the apache server & mysql server from wamp control-panel.

Open the project folder ,move .sql on desktop.

Now place the project-folder to C:\xampp\htdocs\ Folder

Setup of Database:

Now open browser and navigate to http://localhost/dashboard/

On top-right in navbar select "phpMyAdmin"

Login into panel with default user.id,password.

Creating DataBase for project (PMS):

Create a new Database from Option availabe "+create Database" or by selecting sql console.

Create "projectname" database .

Importing Table structures into Database :

Select the import option tab ,and select the database.sql file from desktop we placed.

After selecting DB: Select Go option and the tables will be imported to the database .

Now Navigate to http://localhost/PMS/

Now the PMS Landing Page is displayed.Login with user.id ,password . Now you can add and Manage :

Employee, Departments, Payrolls, Accounts.

About

Payroll Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •