Project goal:
using a given gif file create a zip file, example of the zip file:
http://devbro.com/testing/zip_file_project/bootanimationW7.zip
The site will have 4 pages in total:
http://aboota.devbro.com/create_zip/
-> gets a gif and breaks it into png files and redirect to create_zip/create
http://aboota.devbro.com/create_zip/create/AAA
-> gets all the info that goes into the text file(only resolution and frame speed),create the zip and redirect to create_zip/completed
http://aboota.devbro.com/create_zip/completed/AAA
-> shows a link to the file that was just created
http://aboota.devbro.com/browse
-> list all created files
where AAA is a random string corresponding to a directory for each zip being created.
You can see the files that you will need to write in this zip file:
http://devbro.com/testing/zip_file_project/project.zip
requirements:
written in codeigniter 2 with proper use of CI libraries.
I will provide the code for converting the gif to png.
You can use shell_exec to create the zip file if you want on linux server.
Please provide me with a few links to past projects. If they are CI based it would be a big plus.Complexity of the project is not important here I want to see that you have done some php and CI work before.
Communication is very important, please provide your time zone and prefered method of communication in messaging area before placing a bid.
HTML design is not as important. at this moment.
This project has several phases and I am taking one step at a time. If each phase is successful I would prefer to use the same programmer to do the next phase as well.