# Picasa **Repository Path**: Mike_W/Picasa ## Basic Information - **Project Name**: Picasa - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-17 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Picasa ## Description - This is a pexels like website that displays the images. It displays Random images that are displayed on the the home page that are from vary from location and category. It contains a search button that allows the user to search for the images of their choice according to the location and the category that they please. The user can also click on the image and a modal appears that displays detailed information about the image. ## Project Screenshot ## BDD 1. On load the User sees the User sees the home page that contains a list of various images. 2. The user can be able to see further details on an image. Input: The User clicks the image that they like. Output: A modal appears that gives further information on an image ie. THe image description location and Category. 3. The User Closes up the Modal Input: The user once done going through the modal Clicks on the close button or anywhere outside the Modal Output: The pop up modal Closes up. 4. The Search button Input: The User types in the Category of images that they want to be filtered. Output: The images that are in that Category are filterd and displayed on the Homepage. 5. The Search button Input: The User types in the Category of images that they want to be filtered. Output: The images that are in that Category are filterd and displayed on the Homepage. ## Setup and Installations - clone the application `git clone ` - Navigate into the folder whereby the application has been set up. - Setup a virtual environment `virtualenv ` and activate it `source /bin/activate` - Install the Requirements and Dependancies `pip install -r requirements.txt` - Run the application `python3.6 manage.py runserver` ## Technologies Used - dj-database-url==0.5.0 - Django==1.11 - django-bootstrap3==12.0.3 - django-heroku==0.3.1 - Pillow==7.0.0 - psycopg2==2.8.4 - python-decouple==3.3 - pytz==2019.3 - whitenoise==5.0.1 ## Licence The MIT License (MIT) Copyright (c) 2020 Simon Kimani Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## Contacts Information - You can reach me at any time using : - 0713813919 - kimanisiomon856@gmail.com ## Author **Simon Kimani**