Skip to content

shurricanex/JobSeach

Repository files navigation

Job Search 🔍 💻 💼

this web application is built with PHP and its Framework Laravel. Searching job bases on category, ___location and company.

Current Functionalilty

Company : can create, update, delete and their own post.
User : can view and save companies post with their login account 
       or just view without login. 

Screenshot

Screen Shot 2019-07-10 at 3 28 36 PM

How to set up this project?

-Download or clone the project the follow below step in terminal: 
 
      step 1 :
       $git clone https://github.com/shurricanex/JobSeach.git
       $composer install
       
      step 2:
       - configure database in .env file (port, name, password) in the project
       $php artisan key:generate
       $php artisan migrate
       $php artisan serve 
       There you go!!!  

About

Job search is a web app built with Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published