Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

publicarray/workseek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workseek Web App

Sebastian Schmidt

Build Status

This application is a Job Seeking Website. It was developed as part of an assignment for 2503ICT Web Programming in 2014.

If you have any feedback or issue please open an issue.

Installation

git clone git@github.com:publicarray/workseek.git
cd 2503ict-assign2/laravel
composer install --prefer-dist
php artisan key:generate
php artisan serve

next open http://localhost:8000 in a web browser.

More information can be found at: laravel.com/docs/installation

Information for Developers

git clone git@github.com:publicarray/workseek.git
cd 2503ict-assign2/laravel
composer install --prefer-dist
npm install
bower install
gulp
php artisan serve

About

This a simple online employment service using the Laravel web framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors