Skip to content

harry-ghuman/job-search

Repository files navigation

Job Search App

Job marketplace for University students, convenient and easy to use.

job search admin panel gif

Table of Contents

Basic Overview

Job Search App is a Laravel based PHP web application that acts as a new kind of job marketplace for University students. It’s a nimble and responsive weapon in student's job search arsenal, bringing various positions posted by Professors and allowing them to easily apply to posted jobs. The app provides platform for University Professors to post jobs and keep check on number of applications received.

Getting Started

To clone and run this application, you'll need Git, Composer and Node.js (which comes with npm) installed on your computer. For more information regarding running Laravel project locally, you can visit laravel documentation. From your command line:

# Clone this repository
$ git clone https://github.com/harry-ghuman/job_search_laravel_imp.git

# Install dependencies
$ composer install
$ npm install

# Update the .env file and migrate
$ php artisan migrate

Possible additions in future

  • Improving Panel Dashboard by adding relevant information regarding jobs posted and more
  • Use of Bootstrap Dialog for showing alert messages
  • Email notifications to users

Contribute

Contributions are always welcome! Please ensure your pull request adheres to the following guidelines:

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make an individual pull request for each suggestion.
  • Keep descriptions short and simple, but descriptive.
  • Check your spelling and grammar.

Thank you for your suggestions!

About

Job marketplace for University students, convenient and easy to use

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published