- Mar 22, 2022
-
-
ArktikHunter authored
-
- Mar 21, 2022
-
-
ArktikHunter authored
-
ArktikHunter authored
-
ArktikHunter authored
-
ArktikHunter authored
-
Rafi Zereselasie (raz070) authored
Fixed a bug where isManager wasn't properly evaluated, and changed how positions in the employee are separated.
-
- Mar 20, 2022
-
-
Rafi Zereselasie (raz070) authored
-
- Mar 17, 2022
-
-
Rafi Zereselasie (raz070) authored
-
Rafi authored
Added functionality for availability and requesting time off to the app. The app needs at least one employee in the database to run. Make sure to open the sql file in the repo drop your current table and execute everything from "create database" to the end of the availability table.
-
- Mar 15, 2022
-
-
Rafi Zereselasie (raz070) authored
Employees table now captures the email, phone number, isManager, and wage. Shift table now captures the availability of the shift. Updated parsing so all employee and shift details are separated by commas.
-
Rafi authored
-
Rafi authored
Implemented Employee class to make it easier to get employee data, handle changes to database, and for testing.
-
- Mar 06, 2022
-
-
Mitch Cumpstone (cmc408) authored
-
- Mar 03, 2022
-
-
Rafi Zereselasie (raz070) authored
-
- Mar 02, 2022
-
-
Rafi authored
-
- Feb 23, 2022
-
-
eyan_ authored
-