We develop Cafe23 on Ruby 3.1.2. Please use the following steps to build and start the project:
bundle install
rails s
You will then be able to visit your local server instance from http://127.0.0.1:3000. The development login account
user name is alex
with password as secret
.
You can manage the franchise's store locations by listing all information and editing them:
You can add/manage employer information and assignment/promote them to different roles with various pay grades:
System admins and store manager accounts are able to assign shift to regular employees:
Regular employees will be able to clock-in to their shifts to records their working hours in the system for payroll purposes:
System admin and store managers can generate payrolls for the stores and the employees they manage: