Skip to content

Leantime is a project management system designed for small teams and companies. It offers an all-in-one solution for tasks, projects, timesheets and leads.

License

Notifications You must be signed in to change notification settings

DevelopIdeas/leantime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leantime

Leantime is an open source project management system designed for small teams and companies. It offers an all-in-one solution for tasks, projects, timesheets and leads. 

The intuitive design allows clients and vendors to communicate and manage their projects in one central place.

The system is written in PHP & Mysql.

Local Installation

Windows

  • Install XAMPP or WAMP https://www.apachefriends.org/index.html
  • Clone repository into httpdocs/
  • Import database dump from sql/1_leantime.sql
  • Adjust db and filesystem values in config/configuration.php

Linux/Mac

  • Install apache, PHP and MySQL
  • Clone repository into your local web root
  • Import dump from sql/1_leantime.sql
  • Adjust db and filesystem values in config/configuration.php

Demo

German - http://leantime.de

Default User Accounts

admin@admin.com
test

manager@manager.com
test

developer@developer.com
test

client@client.com
test

About

Leantime is a project management system designed for small teams and companies. It offers an all-in-one solution for tasks, projects, timesheets and leads.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 27.9%
  • ActionScript 25.9%
  • PHP 20.0%
  • HTML 19.2%
  • CSS 7.0%