doofy-dev / eDev

Simple project manager and timesheet php application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Required applications: Composer

Bower (and NodeJS)

Preparation:

Like most of the frameworks, we are using the ./public folder as root. You need to set that in your Apache config.

Install dependecies in the root folder with the following command: composer install

After that, install some JS frameworks with: bower install

About

Simple project manager and timesheet php application

License:MIT License


Languages

Language:PHP 64.0%Language:HTML 18.6%Language:JavaScript 13.3%Language:CSS 3.0%Language:ApacheConf 0.8%Language:Batchfile 0.4%