Giter Site home page Giter Site logo

leavemanagementsystem's Introduction

LeaveManagementSystem

Project done under Software Engineering course at IIT Jodhpur

Image

Installation

  • Downloading and Installing XAMPP

    1. Download XAMPP v5.6 for your operating system from [here] (https://www.apachefriends.org/download.html).
    2. Install XAMPP using the downloaded setup.
  • Cloning the repository

    1. Open Terminal (or PowerShell in Windows).
    2. Change your working directory to htdocs diretory inside XAMPP installation directory.
    3. Clone this repository in htdocs with following command:
      git clone https://github.com/abhimanyusinghgaur/LeaveManagementSystem.git
  • Creating Database in XAMPP

    1. Open http://localhost/phpmyadmin in your web-browser.
    2. Click on New in the dashboard on left.
    3. Fill lms in the database name field.
    4. Click on Create.
  • Importing Database Schema

    1. Select the database lms from left dashboard in phpmyadmin.
    2. Click on Import button in top navigation bar.
    3. In File to Import section click on Choose File.
    4. Select lms.sql from the cloned repository and import it.
    5. Go to bottom of page and click on Go.

Getting Started

  1. Run XAMPP.
  2. In the opening control panel start Apache and MySQL.
  3. Open http://localhost/LeaveManagementSystem/ in your web-browser to run the project.
  4. If you want to login as admin, open http://localhost/LeaveManagementSystem/admin/ in web-browser.
    Default username and password for admin are:
    Username: admin
    Password: admin
  5. Create some Leave Types and then User Types as admin.
  6. Then create some users.
  7. Default password for the newly created user will be his Username.
  8. Open http://localhost/LeaveManagementSystem/ to log in as a user.

Contributors

Mentor

  • Shreya Goyal

leavemanagementsystem's People

Contributors

abhimanyusinghgaur avatar ajeet-ujjwal avatar thewildsnorlax avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

theflyingmantis

leavemanagementsystem's Issues

fatal error

displays fatal error

Fatal error: Can't use method return value in write context in E:\xampp\htdocs\lms1\user\classDatabaseLeaveRequest.php on line 20

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.