InterviewAdmin is a web application that allows users to create and display a list of interviews. The application interacts with an API from http://example-api.winningwithchase.com
. The documentation of the API is available here. This project uses a Universally Unique Identifier for the account-id
and an ISO-8601 datetime string for getting the time for the interviews.
Clone the repo into your desired location using git clone https://github.com/Spiritual-Programmer/interviewAdmin.git
Run index.html
on your preferred browser