Skip to content

Instantly share code, notes, and snippets.

@lsaville
Created January 3, 2017 18:57
Show Gist options
  • Save lsaville/6238444ce4ff02951f966bcf16fd1dfb to your computer and use it in GitHub Desktop.
Save lsaville/6238444ce4ff02951f966bcf16fd1dfb to your computer and use it in GitHub Desktop.

WorkaDay

Pitch

The project provides a central organizational structure for the parties involved in a construction project (supervisor, home-owner, worker).

Problem

When a construction crew has multiple jobs in a day the details of the jobs and what the crew needs to do are often confused. The workers might show up to a location not knowing the exact nature of the job and not having any contact with the home-owner. The home-owner is able to communicate concerns/vital details to the actual workers that will be doing that job (since they communicate with the supervisor).

Solution

WorkaDay seeks to solve the aforementioned problems by allowing the supervisor to create projects with project details, map/directions, and a comments section where the supervisor and home-owner can provide additional information beyond the stock project details section. A worker only sees the active jobs in the order they are meant to be addressed, an owner only sees the projects which concern them.

Target Audience

As an mvp the target audience would be a small construction company with a single crew that moved in unison apart from the supervisor(who is out drumming up business, doing appraisals etc.). The project has the potential to expand and grow into a complex application with multiple supervisors and teams.

Integrations

  • Which APIs will you use? I plan on using google maps api in various contexts

  • Which OAuth integration are you planning to use? I plan also to use google for oauth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment