Giter VIP home page Giter VIP logo

scheduler's Introduction

Interview Scheduler

A scheduler app that allows you to choose a time and day for an appointment with an instructor. You can edit your details or cancel an existing interview. The remaining slots for the chosen day are displayed and update according to any changes in bookings.

You can see the finished project hosted on Netlify. Alternativly see below for installation instructions.

Continuous Intergration

Although a solo project, the pipeline for this project was setup using CircleCI to ensure that all testing cases were met throughout development.

Technologies used;

React, Webpack, Axios as well as Storybook, Jest, React Testing Library and Cypress.

Screenshots

Main Dashboard

Main Dashboard

### Editing Appointments

Editing Appointments

### Deleting Appointments

Deleting Appointments

Setup

Install dependencies with npm install.

Important: This requires an APi server to run simultaneously with the webpack server in order to provide data for the axios requests. The api server can be > downlaoded from here

NPM commands

  • Running Webpack Development Server
npm start
  • Running Jest Test Framework
npm test
  • Running Storybook Visual Testbed
npm run storybook
  • Running Cyprus for End to End Testing
npx cypress run

scheduler's People

Contributors

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