GithubHelp home page GithubHelp logo

scheduler's Introduction

Scheduler

Project Description

Scheduler is a Single Page Application(SPA) created for interview booking and management. This App allows users to add, edit, and delete appointments. It is Built using React and custom hooks. The client application communicates with an API server over HTTP via JSON. Data is stored using a PostgreSQL database.

Features

  • Appointments are displayed daily with their details
  • The days are shown in the sidebar with spots remaining
  • Users are able to book / edit / delete an appointment

Screenshots

View appointments by day

"View appointments"

Add or edit an appointment

"Add or Edit appointment"

Delete an appointment

"Delete appointment

Setup

  • Install dependencies with npm install.
  • Install schedular-api server. (Instructions below)

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Install and Run scheduler-api server

Scheduler requires the scheduler-api database to be installed and running simultaneously.

  • Begin by forking and cloning the scheduler-api server from here
  • Follow the instructions in the scheduler-api README to install the database
  • Run the scheduler-api server from its cloned folder npm start

Dependencies

  • Aaxios ^0.20.0
  • Classnames ^2.3.2
  • Nnormalize.css ^8.0.1
  • React ^16.9.0
  • React-dom ^16.9.0
  • React-scripts 3.4.4
  • React-testing-library ^8.0.1

Dev Dependencies

  • Babel/core ^7.4.3
  • Storybook/addon-actions ^5.0.10
  • Storybook/addon-backgrounds ^5.0.10
  • Storybook/addon-links ^5.0.10
  • Storybook/addons ^5.0.10
  • Storybook/react ^5.0.10
  • Testing-library/jest-dom ^4.0.0
  • Testing-library/react ^8.0.9
  • Testing-library/react-hooks ^8.0.1
  • Babel-loader 8.1.0
  • Prop-types ^15.8.1
  • React-test-renderer ^16.9.0
  • Sass ^1.53.0

scheduler's People

Contributors

stoofz 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.