Skip to content

Employee management system for a imaginary coffee shop, Cafe23

Notifications You must be signed in to change notification settings

Sho-Shoo/Cafe23

Repository files navigation

Cafe23

Set up

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.

Main Features

Home and login page

drawing

drawing

Store location management

You can manage the franchise's store locations by listing all information and editing them:

drawing

Employee and position assignment management

You can add/manage employer information and assignment/promote them to different roles with various pay grades:

drawing

drawing

Shift management

System admins and store manager accounts are able to assign shift to regular employees:

drawing

drawing

Employee clocking-in

Regular employees will be able to clock-in to their shifts to records their working hours in the system for payroll purposes:

drawing

Payroll generation

System admin and store managers can generate payrolls for the stores and the employees they manage:

drawing

About

Employee management system for a imaginary coffee shop, Cafe23

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published