kashw2 / Hourly

An open source workplace Employee Roster Management System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hourly - Employee Roster Managment System

Hourly is a Web Portal created to take place of current industry standard Rostering Systems such as TimeTarget.


Environment Setup

After cloning the repository, execute the CREATE_SCHEMA.sql query to create the schema. Then move onto the CREATE_TABLE.sql query to setup the tables in your database. After this for first time users, to import placeholder data you can run the queries located in INIT_TABLES.sql. If you run INIT_TABLES.sql you will then be able to login using the username: Admin and password: Administrator.

About

An open source workplace Employee Roster Management System.

License:MIT License


Languages

Language:CSS 48.9%Language:PHP 44.0%Language:JavaScript 7.1%