Skill Sailor
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
- Cuckboy Programmer: Michal Straka
- UI/UX Lead: Diane ...
The Vision
Steer your life to obtain the future you would like!
Setting Up
Setting up the environment
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
Log in or sign up for Devpost to join the conversation.