Skip to content

enixu/careering-off-the-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CareeringOffTheRails

This is a port of Jobeet from the Symfony Framework to Agavi.

While only the general structure and templates remain similar, it should still give a good idea about the differences between the two frameworks and hopefully be a good reference for other projects.

You can find the original Jobeet demo site here

You can find the CareeringOffTheRails demo site here

Installation

git clone http://github.com/enixu/careering-off-the-rails.git careering-off-the-rails

cd careering-off-the-rails

git submodule update --init --recursive

/app/cache, /app/data and /public/upload need to be writable from the web server.

LICENSE

Like Jobeet, CareeringOffTheRails is licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Languages