Skip to content

Satyam298/career-website

Repository files navigation

JobQuest

JobQuest is a web application that bridges the gap between job seekers and employers. It allows job seekers to explore available job listings and submit applications, while employers can manage job postings and review submitted applications seamlessly.

Features

  • User-Friendly Interface: Intuitive and easy-to-use interface for both job seekers and employers.
  • Job Listings: Comprehensive job listings with detailed descriptions and application instructions.
  • Application Management: Employers can view, filter, and manage job applications efficiently.
  • Responsive Design: Mobile-friendly design ensuring a seamless experience across devices.
  • Secure Applications: Secure application submission and data handling for user privacy.

Technologies Used

  • Python: Backend development using Flask framework.
  • HTML/CSS/JS: Frontend development with HTML, CSS, and JavaScript.
  • Bootstrap: UI components and styling using Bootstrap framework.
  • SQLite: Database management using SQLite for efficient data storage.
  • Docker & Kubernetes (Optional): Containerization and orchestration for scalable deployment (instructions in Dockerfile and Kubernetes YAML).

Getting Started

Prerequisites

  • Python installed on your system.
  • PIP package manager to install project dependencies.

Installation

  1. Clone the Repository:

    git clone https://github.com/your-username/jobquest.git
    cd jobquest
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Application:

    python app.py

Usage

Visit https://jobquest-xyck.onrender.com in your browser to access JobQuest. Job seekers can browse listings, fill out the application form, and submit their applications.

Contributing

If you find any issues or want to enhance the project, feel free to submit pull requests or report bugs.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Career website made using flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages