Giter Site home page Giter Site logo

interview-portal's Introduction

Interview Creation Portal

Problem Statement

Create a simple app where admins can create interviews by selecting participants, interview start time and end time.

Functionality:

An interview creation page where the admin can create an interview by selecting participants, start time and end time. Backend should throw error with proper error message if:

  • Any of the participants is not available during the scheduled time (i.e, has another interview scheduled)
  • No of participants is less than 2

An interviews list page where admin can see all the upcoming interviews. An interview edit page where admin can edit the created interview with the same validations as on the creation page.

Admin can delete the interview.

Admin can notify the participants via mail.

  1. Home Page: The home page contains a list of all upcoming interviews. Here admin can edit and delete the interview and notify participants via email.

alt text

  1. Interview Scheduling Page: This page contains the form to schedule an interview between participants with proper error messages when no of participants is less than 2, start time greater than end time if the same participant is scheduled in another interview at the same time, etc.

alt text

alt text

  1. Edit Interview Page

alt text

interview-portal's People

Contributors

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