Giter Site home page Giter Site logo

iqpnova's Introduction

IQP (server)

Description

IQP (Interview Questions Portal/Practice) is a web application that allows you to practice your tech interviewing skills by:

  • Answering theoretical interview questions (like "What is the difference between "let" and "const"?")
  • Solving coding problems (LeetCode like: "Reverse integer", "Validate palindrome")

The content of the platform is populated by users (theory) and special admin users (coding problems).

What is done

  • Users. Registration, authentication and authorization (JWT), administrators, etc.
  • Questions. CRUD, likes, comments, categories, special BL, etc.
  • Coding Problems. CRUD, submission, test submission, categories, adding new languages, special BL, etc.

Installation

There are two ways to setup the project:

Docker: run docker compose up while in the root directory of the project

Terraform with DigitalOcean:

  1. Go to the terraform/digital_ocean directory
  2. Obtain your DigitalOcean Private Access Token and SSH private key. Set them up conveniently, such as by creating a terraform.tfvars file and populating it with the necessary values. Refer to the Terraform documentation for guidance.
  3. Execute terraform init, terraform plan (optional) and terraform apply to deploy the project

Documentation

More documentation is coming soon. For now, you can contact me in Telegram: @sharpenjoyer or GitHub issues.

I am planning to add more documentation on Code Running process specifically.

Screenshots

image

image

image

image

image

image

Thanks

Thanks to Exercism for sharing materials on how to run code submissions!

iqpnova's People

Contributors

bookuha avatar

Stargazers

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