Project Description:
We need a developer that can replace our current photo upload system with one that allows a person to select multiple files at once, upload them and see the progress of the upload. There are numerous third party versions of this already out there, for free but it needs some extra changes. The uploaded photograph will need to be in three sizes;
1) A thubmnail with small corner frames added,
2) A set size for our mobile app and
3) A large size so people can view a bigger version of the upload picture in the businesses photo gallery. T
The system should name the file based in the business ID instead of the business name and it should store the file names in the database. In addition, businesses should be allowed move around where their image appears, delete a picture, and select a main picture (at the moment this is picked by the first image uploaded).
The current system is a a basic one file upload system for photographs. It creates the thumbnail size with the frames and it names the photograph based on the business name.The system is weak because it only allows one photograph to be uploaded, not multiple at once. In addition, the photograph naming convention causes problems.