This is an Interview Platform.

Related tags

Angular practica
Overview

Practica

A professional network application for job seekers to reach out to potential employers.

List of Modules
API Documentation

Figma Prototype

Interviewee
Interviewer
Admin

Frontend Installation

Use the package manager npm to install dependencies.

cd frontend\ 
npm i

Backend Installation

Install Node ( Documentation )

Use the package manager npm to install dependencies.

cd backend\ 
npm i

Create one file name as ".env" and add the below contents

PORT = 4000 // Port for run the server

JWT_SECRET = "Super Key" // This secret key is private to you which means you will never reveal that to the public or inject inside the JWT token.

MONGOURL= mongodb://localhost:27017/practica

( Cloudinary is an end-to-end image- and video-management solution for websites and mobile apps )

CLOUD_NAME // Cloudinary > Account Details > Cloud name.
API_KEY // Cloudinary > Account Details > API_KEY.
API_SECRET // Cloudinary > Account Details > API_SECRET.

image

Usage

# change directory to backend
cd backend\  

# start the server
npm start

# change directory to frontend
cd frontend\  

# start the server
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. [email protected]

You might also like...

Coding Interview Questions solved with Javascript πŸ’‘

Coding Interview Questions solved with Javascript πŸ’‘

©️ Coding Interview Questions Coding Interview Questions solved with Javascript πŸ’‘ πŸ“ Problems Name Description Tag Code Balanced Parentheses Check if

Dec 1, 2022

A website that will curate recently-asked interview questions from FAANG+ to help people practice & prep!

defaang.io A website that will curate recently-asked interview questions from FAANG+ to help people practice & prep! The questions will be submitted a

Dec 12, 2022

Code exercise for Entera's interview process

Entera Code Test The project is hosted using GitHub Pages here. Local Development Dependencies You will need Node installed. The project was created w

Oct 4, 2022

GetOsLocalesCrossPlatform - A cross platform alternative to get locales used on the platform. Works on Node, Electron, NW.js and Browsers

getOsLocalesCrossPlatform A cross platform alternative to get locales used on the platform. Works on Node, Electron, NW.js and Browsers This script is

Jan 2, 2022

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs β€”

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs β€”

p5.js Welcome! πŸ‘‹ πŸ‘‹πŸΏπŸ‘‹πŸ½πŸ‘‹πŸ»πŸ‘‹πŸΎπŸ‘‹πŸΌ p5.js is a JavaScript library for creative coding, with a focus on making coding accessible and inclusive for a

Jan 1, 2023

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

Algorithm Visualizer Algorithm Visualizer is an interactive online platform that visualizes algorithms from code. Learning an algorithm gets much easi

Jan 4, 2023

πŸ“— How to write cross-platform Node.js code

πŸ“— How to write cross-platform Node.js code

How to write cross-platform Node.js code. Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locall

Jan 3, 2023

Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

Onsen UI - Cross-Platform Hybrid App and PWA Framework Onsen UI is an open source framework that makes it easy to create native-feeling Progressive We

Jan 8, 2023

A cross platform high-performance graphics system.

A cross platform high-performance graphics system.

spritejs.org Spritejs is a cross platform high-performance graphics system, which can render graphics on web, node, desktop applications and mini-prog

Dec 24, 2022

Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

Onsen UI - Cross-Platform Hybrid App and PWA Framework Onsen UI is an open source framework that makes it easy to create native-feeling Progressive We

Jan 4, 2023

Vue Native is a framework to build cross platform native mobile apps using JavaScript

Vue Native Visit our website at vue-native.io or read the official documentation here. Build native mobile apps using Vue Vue Native is a framework to

Jan 6, 2023

Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.πŸš€

Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.πŸš€

Vue NodeGui Build performant, native and cross-platform desktop applications with Vue. πŸš€ Vue NodeGUI is powered by Vue 🌈 and Qt5 πŸ’š which makes it C

Dec 30, 2022

A platform detection library.

Platform.js v1.3.6 A platform detection library that works on nearly all JavaScript platforms. Disclaimer Platform.js is for informational purposes on

Dec 31, 2022

Reaction is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.

Reaction is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.

Reaction Commerce Reaction is a headless commerce platform built using Node.js, React, and GraphQL. It plays nicely with npm, Docker and Kubernetes. G

Jan 3, 2023

Meteor, the JavaScript App Platform

Meteor, the JavaScript App Platform

Meteor is an ultra-simple environment for building modern web applications. With Meteor you write apps: in modern JavaScript that send data over the w

Jan 4, 2023

Meteor, the JavaScript App Platform

Meteor, the JavaScript App Platform

Meteor is an ultra-simple environment for building modern web applications. With Meteor you write apps: in modern JavaScript that send data over the w

Jan 9, 2023
Owner
Christophar Antony
Christophar Antony
This is an Interview Platform.

Practica A professional network application for job seekers to reach out to potential employers. List of Modules API Documentation Figma Prototype Int

Christophar Antony 26 Nov 3, 2022
πŸ’― Materials to help you rock your next coding interview

Tech Interview Handbook Credits: Illustration by @leftaligned Read on the website Black Lives Matter. Support the Equal Justice Initiative What is thi

Yangshun Tay 84k Dec 29, 2022
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

Front-end Developer Interview Questions This repository contains a number of front-end interview questions that can be used when vetting potential can

H5BP 56.1k Jan 4, 2023
Weirdest JavaScript Interview Questions & Answers

Part 3 - JavaScript Pro Tips - Learn with Sumit Table of Contents How to run Contact How to run Different lessons taught in the Youtube Tutorial are o

Learn with Sumit 34 Dec 28, 2022
Example questions for a manager interview

Manager Interview Questions A list of interview questions for manager roles. Follow Ryan Burgess on Twitter Management How would you describe your man

Ryan Burgess 136 Dec 12, 2022
List of 1000 JavaScript Interview Questions

JavaScript Interview Questions & Answers Click ⭐ if you like the project. Pull Requests are highly appreciated. Follow me @SudheerJonna for technical

Sudheer Jonna 13.3k Dec 31, 2022
A realtime code-editor and compiler to ease coding interview process

A realtime code-editor and compiler to ease coding interview process. Users can create their rooms and can invite others to their rooms. So, millions can work on a same code at the same time together !

Archan Banerjee 1 Jan 2, 2023
⚑️ 100 Days of DS Algo for interview preparation (C++ and Javascript)

100 days of Problem Solving for Tech Interviews ⚑️ For the next 100 Days, I'l code at least one problem everyday in Javascript (and maybe C++?). Might

Manu Arora 7 Aug 5, 2022
Built with Anima: An app to get you ready to YCombinator interview.

YC Prep - Interview simulation app Open-sourcing Anima's prep-questions app TL;DR: Back in 2018, when our YC interview was scheduled, we built an app

Anima 17 Jun 14, 2022
Ace your next Javascript coding interview by mastering data structures and algorithms.

The Coding Interview: Algorithms + Data Structures Ace your next Javascript coding interview by mastering data structures and algorithms. Problem 1: S

Wallflower 5 Sep 19, 2022