/Jobify

Find your dream job now. Host Jobs and Find Jobs for free. Made with ❤️ for Nbyula - https://nbyula.com/

Primary LanguageHTML

Getting Started with Jobify Nbyula

This project was made with HTML, Tailwind, Flask and MongoDB.

Running the Server

In the project directory, you can run:

python app.py

Open http://localhost:5000 to view it in your browser.

Missing Modules

Recommended to create virtual environment and install modules from requirements.txt using:

python -m virtualenv venv
venv/scripts/activate
pip install -r requirements.txt

Environment Variables

The env file contains the following data

MONGO_URI = ""