Giter Club home page Giter Club logo

interview-portal's Introduction

Interview-Portal

Overview

Introduction

Interview-Portal is a simple django web application for conducting interviews.

It is segregated into three parts:

  1. Interviewer
  2. Interviewee
  3. Company Admin

Company Admin can add interviewers as well as interviewees. Interviewer can create a room for interview and both interviewer and interviewee can login with their temporary credentials. The implementation strives to be simple and free of unnecessary dependencies.

Goals

  1. Register to the platform (for company admins only, add some unique verification checks)

  2. Ability for company admins to add their employees/interviewers and provide them login credentials.

  3. Login for admins and interviewers.

  4. Interviewers can generate Interview URLs (to be unique) for the candidates.

  5. Interview URLs to be valid from a given point (no one can open it pre maturely)

  6. Generate Temporary login credentials for candidates. (to be valid for a certain time)

  7. Information filling by candidates on login.

  8. Area for questions and separate are for coding editor.

  9. Simultaneous real time editing on same editor window by both.

  10. Ability to choose different programming languages.

  11. Ability to compile and run the program.

  12. Ability for interviewer to lock the editor and code compilation and execution.

  13. Ability to add questions before to be imported during the interview.

Structure

  • /Login App for the Company Admin which will be verified by the super admin

  • /interviewer App for the interviewer which contains all the details and functionalities

  • /interviewee App for the interviewee which contains all the details and functionalities

  • /editor App for the editor which have all the languages supported by the editor

Instructions

  1. Install Python vesion 3.9+

  2. Install Django version 3.1+

  3. Fork and clone repository

  4. Run the website python manage.py runserver

  5. Login on the link http://127.0.0.1:8000/

Demos

Admin Sign-Up Page

Admin Sign-Up page

Interviewer Dashboard Page

Interviewer Dashboard

Interviewee side Editor

Interviewee Writing page

Interviewer Writing and highlighting in the same space

Interviewer Writing page

Technologies Used

  • Front-end: JavaScript, Bootstrap, jQuery, HTML, CSS

  • Back-end: Django

  • Libraries: Firepad

interview-portal's People

Contributors

siddhi-mahawar avatar simrankumari30 avatar

Watchers

James Cloos avatar  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.