https://github.com/ericboehs/kolau-coding-exercise
https://github.com/ericboehs/kolau-coding-exercise
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericboehs/kolau-coding-exercise
- Owner: ericboehs
- Created: 2016-11-24T06:15:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-24T09:11:15.000Z (over 9 years ago)
- Last Synced: 2025-03-12T15:30:43.796Z (over 1 year ago)
- Language: Ruby
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coding Exercise
Create an app where users:
- books a single appointment for his availability
- availability can be multiple days
- validate entry for non-valid times
- valid times include HH:MM P, H:MM P and military time (ex: 9:30 AM, 9:30 am, 9:30pm, 09:30, 21:30, 9:30)
- The UI needs to be roughly like this: .