Last active
May 17, 2020 20:52
-
-
Save tbarnes/1fabee00cb42f929b24cfc2d9e601987 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"desc": "Time Clock Software", | |
"pubDate": "00-00-0000", | |
"topPicks": [ | |
{ | |
"productName": "Homebase", | |
"accolades": "Top Rated", | |
"logoPath": "img/products/homebase.jpg", | |
"logoAltName": "Homebase Logo", | |
"productDesc": "Our top rated time clock software, Homebase streamlines shift scheduling and keeps employees updated. Perfect for restaurants and retail stores, this tool makes managing shift work easy.", | |
"linkPath": "#" | |
}, | |
{ | |
"productName": "When I Work", | |
"accolades": "Best Value", | |
"logoPath": "img/products/wheniwork.jpg", | |
"logoAltName": "When I work logo", | |
"productDesc": "When I Work is an affordable (free!) time clock software with all the features you need to manage employee time and scheduling. This tool is ideal for fledgling companies needing a free solution.", | |
"linkPath": "#" | |
}, | |
{ | |
"productName": "7shifts", | |
"accolades": "", | |
"logoPath": "img/products/7shifts.jpg", | |
"logoAltName": "7shifts logo", | |
"productDesc": "Built with restaurants in mind, 7shifts is an excellent scheduling and time clock software. While affordable for small businesses, the tool has capabilities to serve larger organizations as well.", | |
"linkPath": "#" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment