Skip to content

ankitamk14/Employer-Recommendation-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sr. Project Stack Version
1 Node v18.16.0
2 React ^18.2.0
3 Python 3.6
4 Django 3.2.19

Employer-Recommendation-System

Project Set-up

create virtual environment

`python3 -m venv venv`

activate virtual env

`source venv/bin/activate`

install requirements

`pip3 install -r requirements.txt`

copy config.py

copy config.py to employer_recommendation_system/employer_recommendation_system

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.3%
  • Python 26.0%
  • JavaScript 23.3%
  • CSS 10.4%