Git Product home page Git Product logo

hr-app's Introduction

About Hr-App

It is a standalone application built to handle staff members of an organization. The application is very straightforward. Basically, to clone and use this project, you need a good understanding and working knowldge of PHP, Laravel and Javascript, with focus on Jquery and AJax.

โœ”๏ธ Getting Started

This sets of instructions will get the application running on your system. As, stated above a good understanding of the languages and packages stated is very important.

๐Ÿš€ Installation

1. Clone the project

Via SSH (recommended):

[email protected]:jmkolawole/hr-app.git

Or via HTTPS:

https://github.com/jmkolawole/hr-app.git

2. Install Dependencies With Composer

Change directory to your project folder and run:

composer install

3. Setup Environment Configuration

Create a .env file from .env.example file provided in the cloned project

cp .env.example .env

Create a .env.testing file from .env.testing.example file provided in the cloned project

cp .env.testing.example .env.testing

4. Generate App Key

php artisan key:generate

5. Run Migration and Seeders for the application

php artisan migrate --database=mysql --seed

Cheers! You have successfully setup Hr-app on your local machine. :+1: :+1: :+1:

๐Ÿ“ฆ Built With

๐Ÿค Contributors

Hr- App

  • JIMOH Mofoluwasho Kolawole ([email protected]_) - Product Owner / Developer / Maintainer

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.