danielprinceD / Code-Profile-Analyzer

A React Web Application for all kind of industry to get the job applicant details are gathered and visualized using web Scrapping and Web ABI. This Project has main motto to gather the Code Profile of the candidates from Code Platform Contribution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Guide

Step 1 :

Check node and Python is installed on your device

Step 2 :

Install the requiement of Python using requirements.txt

Step 3 :

To Run the backend Server for API Request Run Command python manage.py runserver make sure the port is 8000

step 4 :

Install npm Libraries with npm i 1. viteapp (Used of instantiate react application) 2. react-bootstrap , bootstrap (Used for design) 3.react-router-dom (Used for routing to relevant pages) 4.aos (Used for Animation on Scroll)

step 5 :

After installing the dependencies Run the command : npm run dev

About

A React Web Application for all kind of industry to get the job applicant details are gathered and visualized using web Scrapping and Web ABI. This Project has main motto to gather the Code Profile of the candidates from Code Platform Contribution.


Languages

Language:JavaScript 71.4%Language:Python 14.0%Language:CSS 13.0%Language:HTML 1.4%Language:Shell 0.1%