Challenge Overview
App environment:
Basic requirements for this challenge:
Hoherberg Ski School is very excited to see how the UI design build from the previous winning wireframes come together. The winning wireframe has already addressed intensive client feedback for the past several months and they capture all required functionality to reflect their unique needs to manage the Ski School's daily activities.
For this challenge we need your help to create Docker and MySQL Environment that will be use as guideline when build the actual application database.
Good luck and let's discuss any questions you have. See you in the challenge forum!
Docker Environment Setup Requirements
- Docker
- MySQL Database
Basic requirements for this challenge:
- Create Docker with MySQL database build based on ERD and Wireframe flow
- Write documentation steps as details as possible.
- Submit dockerfile and .sql file
Hoherberg Ski School is very excited to see how the UI design build from the previous winning wireframes come together. The winning wireframe has already addressed intensive client feedback for the past several months and they capture all required functionality to reflect their unique needs to manage the Ski School's daily activities.
For this challenge we need your help to create Docker and MySQL Environment that will be use as guideline when build the actual application database.
Good luck and let's discuss any questions you have. See you in the challenge forum!
Docker Environment Setup Requirements
- For this Challenge we need you create Docker & MySQL Server as app environment based on these following resources:
- 1). Wireframe: http://tc-wireframe.herokuapp.com/hoherberg-scheduler/merge/ff5/index.html
- 2). ERD for the database schemas (splitted into 2 part):
- Include data type for each fields
- Create separate table that represents the same functionalities on wireframe
- We also need create separate History Logging informations on some main features.
- Let us know if need some clarifications.
- You’re encouraged to suggest best practice implementation on Docker.
- Create script files to create all tables
- Create some sample data for each tables. Refer to wireframe for example.
- Create detailed documentation/steps to setup environment
- Let’s discuss any questions you have.
Final Submission Guidelines
What To Submit- Submit the docker files, .sql file and configurations
- Submit a guide with details on how to use the environment for further development
- Submit deployment/verification guide/video validation