Check to see if logged in - DONE (needs to be tested)
Image Uploader - in progress, tutorial found (have code from previous project to upload a single image, need code to resize image into 2 sizes in addition to the original)
Image Display - working code from a previous project, with pagination, not yet implemented
Image Download - researched, tutorial found
Registration - DONE
Contact - researched, have working code not yet implemented
Download subtracting from user subscription - have ideas in my head, not sure if they will work, but have ideas
Downloaded images adding $$ to photographers accounts - ideas in my head, should work
For the whole image downloading, once a user clicks on the "download image" link/button, a separate window will open, and code on that page will be doing 3 things. The first part will be getting information passed through from the link, to see which image is being downloaded and credit the appropriate photographer. Secondly, which will actually be happening first, the user's info will be passed through to check to see if they have available credits to download the image. If not, they will receive an error message. If they have a credit available, one credit will be deleted from their account, and the image download link will appear.
On the users profile page it will display the credits they have available.
No comments:
Post a Comment