Skip to content

AlexTamayo/scheduler

Repository files navigation

Interview Scheduler

Description

The Interview Scheduler is a React-based web application primarily focused on front-end development. It employs Test-Driven Development (TDD) methodologies with Jest and Cypress as the core testing frameworks.

Core Focus

  • React Development: Utilizes React for building an interactive and dynamic user interface.
  • Test-Driven Development (TDD): Implements Jest and Cypress for unit testing and end-to-end testing.

Features

  • Create, edit, and delete interview appointments.
  • Interactive user interface with real-time updates.
  • Comprehensive test coverage using Jest and Cypress.

Technologies Used

  • React for front-end development
  • Jest and Cypress for testing

Media

VIDEO

scheduler_video.mp4

IMAGES

1

2

3

4

5

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Usage

  1. Start the application by running npm start.
  2. Navigate to http://localhost:3000 in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published