##Application Description Flexible work scheduler for the on-the-go entrepreneur
##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
id | name | admin |
---|---|---|
1 | John Lemon | t |
2 | Knope Moore | f |
3 | Rachel Plaid | t |
id | name |
---|---|
1 | admin |
2 | manager |
3 | barista |
4 | bit |
5 | bar back |
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