GithubHelp home page GithubHelp logo

notsuperganang / jobhive Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 337 KB

JobHive: Your ultimate career companion. Discover tailored job opportunities effortlessly. Stand out with personalized profiles. Job search made simple, efficient, and exciting. Your dream career awaits with JobHive by your side.

License: MIT License

PHP 48.55% JavaScript 0.56% Blade 50.86% CSS 0.03%

jobhive's Introduction

JobHive Logo

JobHive - Job Search Platform

JobHive is a job search platform that allows users to discover and explore various job listings available from different companies. With a clean and intuitive interface, users can easily search, filter, and apply for job listings that match their skills and interests.

Key Features

  • Display Job Listings from Multiple Companies
  • Filter Job Listings by Location, Industry, and Keywords
  • Job Details with Company Information, Location, Salary, and Other Requirements
  • Direct Application for Selected Job Listings
  • And many more exciting features!

Installation Guide

To run JobHive on your local environment, follow these installation steps:

  1. System Requirements:

    • PHP >= 7.4
    • Composer
    • MySQL or other Databases
    • Node.js & npm
  2. Clone the Repository:

    git clone https://github.com/notsuperganang/jobhive.git
  3. Navigate to the Project Directory:

    cd jobhive
  4. Install PHP Dependencies using Composer:

    composer install
  5. Create a Copy of the .env File:

    cp .env.example .env
  6. Configure Environment Settings:

    • Create an empty Database in MySQL.
    • Configure the database connection in the .env file.
  7. Generate Application Key:

    php artisan key:generate
  8. Run Database Migrations:

    php artisan migrate
  9. Seed the Database (Optional): If you want to populate the database with sample data, run the following command:

    php artisan db:seed
  10. Create a Symbolic Link for Storage:

    php artisan storage:link
  11. Run the Local Server:

    php artisan serve
  12. Run npm Process for Frontend (Optional): If you require frontend asset compilation, you can run the following command:

    npm install && npm run dev
  13. Open the Application in a Browser: Access the JobHive application at http://localhost:8000 in your browser.

Contribution

We are highly open to contributions from the community. If you find a bug, have suggestions, or want to contribute code, please open a pull request to our repository on GitHub.

License

JobHive is licensed under the MIT License.


ยฉ 2024 JobHive. Developed with ๐Ÿ’ผ by the JobHive Team.

jobhive's People

Contributors

ganangsetyohadi avatar razaaaaa27 avatar farhanulkhair avatar muhammadaufazaikra avatar notsuperganang avatar

Watchers

 avatar

Forkers

natehuaize

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.