Skip to content

Instantly share code, notes, and snippets.

View tbarnes's full-sized avatar
🧼

Tim Barnes tbarnes

🧼
View GitHub Profile
{
"articleTitle" : "Top Time Clock Software 2020",
"articleDesc" : "These are the best software services for time keeping in 2020",
"bodyContents" : [
{
"title" : "<h2 id=\"audience\">Who uses time clock software?</h2>",
"body" : "<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse elementum nunc vitae purus facilisis euismod. Nulla scelerisque posuere orci at tincidunt. Pellentesque dictum odio sit amet tortor sodales imperdiet. Fusce nec vehicula leo, sit amet semper risus. Etiam sit amet tellus ac nulla cursus molestie ultricies placerat purus.</p>"
},
{
"title" : "<h2 id=\"purpose\">Top Picks for Time Clock Software</h2>",
{
"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.",

Keybase proof

I hereby claim:

  • I am tbarnes on github.
  • I am tbarnes (https://keybase.io/tbarnes) on keybase.
  • I have a public key ASDr4TGEnaKE8WZ7_nKuxMW07P5EyRmq4RQwWSO32fUWwwo

To claim this, I am signing this object:

Background

For the purposes of this assignment, the application I'm imagining is a financial / accounting solution for startup and small business CFOs. The purpose of the application would be comparing a previously set budget (maybe at a management or board-level) with what is actually being spent day-to-day and cataloged based on account type, department, etc.

Given that accounts can be divided by department, members of each department are required to login and post their expenses on a bi-weekly or monthly basis, so that their budgets can be tracked appropriately. In order to do so, I'm assuming that data can be imported by:

  • Quickbooks account
  • Expensify (or something similar)
  • Exported (CSV) credit card transactions.
  • Manually-added expenses from personal cards, etc.
  • Manually manipulating inputted data to reflect changes.