Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.5 KB

File metadata and controls

40 lines (28 loc) · 1.5 KB

Payroll System

Login_Page

Description

The Payroll System is a web application built with PHP, HTML, CSS, Bootstrap, JavaScript, and MySQL. It provides functionalities to manage employees, companies, and administrators effectively.

Key Features

  • Employee Management: View, add, edit, and delete employee data.
  • Company Management: Manage company details, including name and contact information.
  • Designation Details: View and edit employee designation details.
  • User Authentication: Secure login system for administrators.

Screenshots

Home_Page Home Page

Company_Page Company Page

Designation_Details_Page Designation Details Page

Employee_Page Employee Page

Installation

  1. Clone the repository:
    git clone https://github.com/laveshparyani/Payroll-System.git
    
  2. Run the application on your local server.

Usage

  1. Navigate to index.php to access the login page.
  2. Explore and utilize the various functionalities available for managing employees and companies.

Contributing

Contributions are welcome! Fork the repository and submit a pull request.