Hourly is a Web Portal created to take place of current industry standard Rostering Systems such as TimeTarget.
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.