Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IS3107 Project

Deployed Application

View our app here: JobMiner Insider
View the repository for the app here: JobMiner Insider GitHub

Setting up

Create a python3.10 virtual environment and activate it.

Initialise your environment with the necessary libraries

pip install -r requirements.txt

Run these lines in the terminal to configure your airflow environment and build the image

echo -e "AIRFLOW_UID=$(id -u) > .env"

docker compose build
docker compose up

Dependency Management

Whenever you add a new package to your project, make sure to run

pip freeze > requirements.txt

About

More Effective Job Search

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages