abhishek-g-joshi / Question-Pine

Question-Pine is the full-stack application for DSA preparation with the integrated leaderboard. A personalized private chatroom makes the platform very efficient and helpful for users to communicate with friends solve their doubts.

Home Page:https://question-pine.herokuapp.com/homepage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Checkout the website live at : https://question-pine.herokuapp.com/

Features

  • A full-stack web application for DSA preparation with intergrated leaderboard.
  • Developed a personalized discussion group for solving doubts.

βš™ Getting Started

follow the steps below:

⏳ Installation

First make sure you have these dependencies met:

  • node.js
  • mongodb

1.Initialize the git and create empty repository:

$ git init

2.Then clone the code and install the dependencies:

$ git clone https://github.com/abhishek-g-joshi/Question-Pine.git
$ cd ./Question-Pine
$ npm install

πŸ’» Running

3.Building and starting the server for production:

$ npm start

πŸ”’ License

Copyright Notice and Statement: currently not offering any license. Permission only to view and download.

About

Question-Pine is the full-stack application for DSA preparation with the integrated leaderboard. A personalized private chatroom makes the platform very efficient and helpful for users to communicate with friends solve their doubts.

https://question-pine.herokuapp.com/homepage


Languages

Language:EJS 48.9%Language:JavaScript 38.5%Language:CSS 12.6%