thenithinbalaji / Jobify

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 = ""

About

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


Languages

Language:HTML 89.0%Language:Python 10.6%Language:JavaScript 0.3%