Attract was originally developed during the production of Tears of Steel and since then has been slowly improving to serve as a decent GTD application for CG/VFX movie makers. With Attract you can keep track of the shots of your production, group them in scenes, assign them to users and generate some useful stats about how many seconds of the film are complete or in progress.
Attract is based on the CodeIgniter framework and makes use of a number of other frameworks and plugins for the front end (bootstrap, jQuery, Chosen, DataTables).
In order to use and install Attract you need to satisfy some basic requirements:
- Apache server
- PHP 5.1
- MySQL
Set the Apache DocumentRoot to the folder containing attract (the folder where this readme file is).
Eventually set a proper hostname if you are working locally - modify the /etc/hosts
file and add something like:
127.0.0.1 attract
Visit http://attract/install
and follow the installation instructions.
Attract was originally developed by Francesco Siddi (@fsiddi). Any contributor willing to help out and improve the software is welcome!
Attract is release under the GPL2 License. You are welcome to write about any use case.
Having trouble with Attract? Check out the issue tracker on GitHub and submit any support request.
For more info visit the attract-app.org website.