A job search board for finding jobs that are actually entry-level
To serve the job board web app locally, run
venv\Scripts\activate.bat
go to the app folder, and run python app.py
from the CL.
You can use Ctrl+C to end running the app and deactivate to turn off the virtual environment.
Current stack is Python (Flask) backend and Bulma CSS framework, with vanilla HTML and JS, served in the Heroku cloud.