Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.48 KB

README.md

File metadata and controls

59 lines (45 loc) · 1.48 KB

GrindReady

##Application Description Flexible work scheduler for the on-the-go entrepreneur

GrindReady.com Live site

###GrindReady.com

##Team Members

##Technology Used

  • Ruby on Rails
  • MySQL
  • Google Cal Oauth
  • Sass
  • Email Api
  • Google Analytics
  • HTML & CSS
  • Draw.io - ERD
  • Axure - Prototype/Wireframe

##Trello Board

##Artifacts for MVP ###Wireframes

###ERD

###Tables

Users

id name admin
1 John Lemon t
2 Knope Moore f
3 Rachel Plaid t

Roles

id name
1 admin
2 manager
3 barista
4 bit
5 bar back

Jobs

id name location user_id clock_in clock_out scheduled_in scheduled_out
1 Moe's Tavern Springfield 1 null null 2015-08-15 10:00:00.000000 2015-08-15 18:00:00.000000
2 Kwik-E-Mart Springfield 2 2015-08-15 07:58:56.680602 2015-08-15 16:00:02.000000 2015-08-15 08:00:00.000000 2015-08-15 16:00:00.580602
3 Springfield Nuclear Plant Springfield 3 2015-08-15 08:59:45.780403 2015-08-15 17:00:00.000001 2015-08-15 09:00:00.000000 2015-08-15 17:00:00.000000

###Market Research and UX