The only website you need as a budding refugee hustler to get ahead in the job market in the country you have arrived!

The Team

Lead Programmer: Ediz Ucar
Team lead, Cuckboy Programmer: Michal Straka
UI/UX Lead: Diane Pochard

The Vision

Steer your life to obtain the future you would like! We interface with Chat GPT with branching prompts to explore diverse options and hone in on the ideal opportunity. Enabling refugees and asylum seekers to work could reduce Government Expenditure by £6.7 billion. (https://www.niesr.ac.uk/publications/economic-social-lifting-restrictions-people-seeking-asylum?type=discussion-papers)

Setting up the environment

Running the server: Do this once

python -m venv .venv
Activate python virtual environment .\.venv\Scripts\activate
pip install -r requirements.txt

Do this to run the server

Make sure you are in the root directory of the project
Activate python virtual environment .\.venv\Scripts\activate
Run python backend/server.py
Open a new terminal
Run cd frontend
Run npm start
To stop it, end both processes and the run deactivate

Source code zip and presentation pdf on github at https://github.com/edizucar/skill-sailor

Share this project:

Updates