Giter VIP home page Giter VIP logo

scheduler's Introduction

Interview Scheduler

Setup

Install dependencies with npm install.

Running Webpack Development Server with DataBase

SetUp DataBase (psql)

We need 2 different Terminals to run Webpack Development Server with database since Interview Scheduler fetchs data from scheduler-api server

1. data-api server : go to scheduler-api directory and run

npm start

2. Interview Scheduler : go to scheduler directory and run

npm start

Features

"screenshot mainpage"

Selecting day

  1. [day] We can select day : Monday, Turesday, Wednesday, Thursday, and Friday
  2. [remaining spots] each day can show [ ] spots remaining ex. on Monday there are 3 spots that are avilable to book an interview

Booking Interview

"screenshot booking an appointment"

  1. we can book/add an interview by clicking ( + ) sign
  2. we can go back by clicking "Cancel" button
  3. type student name: Saeonny and select interviewer then click "Save" button to add an interview

"screenshot after booking an appointment"

"screenshot hover existing appointment" When you click or hover over an existing apppointment 4. [Edit] We can edit existing appointment : can change the student's name and re-select the interviewer 5. [Delete] We can Delete an existing appointment

"screenshot error message" 6. [Handling Errors] : we show the error message if we failed to save or delete or edit an appointment then we show the error page with appropriate message

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Running cypress

npm run cypress

scheduler's People

Contributors

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