Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jurerotar/interview-ease

Interview ease is a tool designed to streamline the interview process. The application includes features such as question templates and evaluation forms to assist hiring managers in evaluating job candidates.
https://github.com/jurerotar/interview-ease

interview interview-questions markdown nextjs nodejs reactjs tailwindcss typescript

Last synced: about 6 hours ago
JSON representation

Interview ease is a tool designed to streamline the interview process. The application includes features such as question templates and evaluation forms to assist hiring managers in evaluating job candidates.

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Table of contents
* [Getting started](#Getting-started)
* [Adding interview questions](#Adding-interview-questions)
* ["questions" directory](#"questions"-directory)
* [Topics, groups and groupings](#Topics,-groups-and-groupings)
* [Custom candidate questions](#Custom-candidate-questions)

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Adding interview questions

### "questions" directory

### Topics, groups and groupings

### Custom candidate questions