9. Displaying Images
As the saying goes "A picture is worth a thousand words" so it makes sense to include images in your web application to enhance the user experience. How many images and where to place them I will leave to you, but how to store them and access them is equally important and deserve due consideration.
Images can either be stored in your database or they can be uploaded to the web server and accessed directly from the server.