Skip to content

gregsomers/ft-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freelancer Tools

NOTE: The frontend of this application is currently being re-written using AngularJS and may not work as expected

Freelancer Tools (FT) is currently a work in progress. The finished project aims to provide the following functionality to freelancers and independent contractors in a self-hosted environment.

Functionality Currently implemented:

  • Invoicing
    • Emailing invoices and notifications
    • Invoice PDF generation
    • Tracking invoice payments
    • PayPal Express payments
  • Time Tracking
    • Create projects, activities and time logs
    • Track billed and unbilled time

Live Demo

http://timedemo.gregsomers.com/

  • Username: demo
  • Password: demo

Requirements

FT is a Symfony 2 based application with the following requirements:

  • PHP 5.3.10 or above
  • Any additional requirements for Symfony 2.6.x

Installation instructions

FT uses [Composer][1] to manage package dependencies.

git clone https://github.com/gregsomers/ft-application.git 
  • Install FT dependencies with composer. Go to ft-application folder and run composer installation:
php composer.phar install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages