An open API service indexing awesome lists of open source software.

https://github.com/ericboehs/kolau-coding-exercise


https://github.com/ericboehs/kolau-coding-exercise

Last synced: about 1 year ago
JSON representation

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: ![](https://box.erc.bz/i/6V1d/image.png).