Skip to content

Interview Scheduler is a single page full stack web application that uses Javascript, ReactJS, SCSS and an API that uses NodeJS with PostgreSQL. The application allows you to book interviews for students with interviewers for any weekday and you can also cancel and edit interviews.

Notifications You must be signed in to change notification settings

TheMartonfi/scheduler

Repository files navigation

Interview Scheduler is a single page full stack web application that uses Javascript, ReactJS, SCSS and an API that uses NodeJS with PostgreSQL. The application allows you to book interviews for students with interviewers for any weekday and you can also cancel and edit interviews.

Getting Started

Click on the title of the app to see a live demo!

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm start command. The app will be served at http://localhost:8000/.
  3. Go to http://localhost:8000/ in your browser.

Dependencies

  • React
  • Axios
  • classnames
  • normalize.css

Screenshots

'Home' 'Book interview' 'Booked interview' 'Delete'

About

Interview Scheduler is a single page full stack web application that uses Javascript, ReactJS, SCSS and an API that uses NodeJS with PostgreSQL. The application allows you to book interviews for students with interviewers for any weekday and you can also cancel and edit interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published