Husteline is a web application that's built using PHP/Laravel framework. This webApp is used by employers and also job seekers to post and find jobs respectively.
Navigate to register button on the top right corner click it and fill in the textboxes provided.
Navigate to login button on the top right corner click it and fill in the textboxes provided.
For you to post a job first you need to login or create an account with Hustleline. The navigate to a button in the footer section that's tagged 'Post a Job', click on it and you are good to go.
Jobs in hustleline are displayed on the homepage or the landing page. You can also use the search form to find a job that fits your demand.
If you want to manage your posts just click on manage listings and it will open a page to manage your job listings.
To use this project just git clone
the project from https://github.com/Vonmak/hustline.git
make sure you have php and mysql installed.
run php artisan serve