GithubHelp home page GithubHelp logo

scheduler's Introduction

Interview Scheduler

A simple single-page React app, created in conjunction with Express and PSQL, allowing users to schedule people for an interview for different days of the week.

Final Product

The landing page showcases the currently scheduled interviews, their times, and the interviewer available. The side nav bar showcases the day of the week and how many spots are remaining for the week. Hovering over a currently booked appointment will allow the edit and delete button to show up.

Landing Page

Clicking the plus button on any empty appointment will bring up the form where a name and interviewer can be selected. Choosing an already existing appointment and clicking edit will prefill the information in so quick edits can be made

Edit Form

All adding/editing/deleting of appointments will use axios requests to change the database. If the axios request can't be completed, error information will be displayed to help users understand the server connection is not working

Server Error

Dependencies

  • axios
  • classnames
  • normalize.css
  • react
  • react-dom
  • react-scripts

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

scheduler's People

Contributors

cvanimschoot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.