Skip to content

MrShivam98/Employer-Recommendation-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 39.6%
  • Python 25.2%
  • JavaScript 24.3%
  • CSS 10.9%