Skip to content

This program finds a replacement for an absent employee, based on rules and legislation.

License

Notifications You must be signed in to change notification settings

KarmaKamikaze/Replacement-System

Repository files navigation

P1-Project - Replacement System

This program finds a replacement for an absent employee, based on rules and legislation. The program is intended for small businesses, who are not already using large scale scheduling systems, that deal with absenteeism natively.

Getting Started

To get a local copy up and running, follow these steps.

Installation

  1. Clone the repository
git clone https://github.com/KarmaKamikaze/Replacement-System.git
  1. Go to the project folder and make the .exe file
make
  1. Run the program from your terminal
./replacer.exe

License

Distributed under the GNU General Public License v3.0 License. See LICENSE for more information.

Contact

Project Link: https://github.com/KarmaKamikaze/Replacement-System