Skip to content

ThnxZiggy/scheduler

Repository files navigation

Interview Scheduler 📅

This project would not be possible without the wonderful help of Lighthouse Labs mentors, thank you!

Project Description

Interview Scheduler is a single page app students can use to book appointments with interviewers built with React. Students can book one or many of 25 appointment slots with an interviewer of their choice. This is also mobile friendly!

Screenshots

Home Page Landing page

Booking an appointment booking an appointment

Deleting an appointment deleting an appointment

Dependencies

axios
classnames
normalize.css
@testing-library/react-hooks
react-test-renderer
react

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Considerations

This is my first project using React with the focus being on UI development. The API, CSS, and other functionalities were provided. Stretch goals would be to write more tests for complete coverage and hosting this online.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published