Code Monkey home page Code Monkey logo

oyesa / django-gallery Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 78 KB

This is a personal gallery web application that showcases pictures for others to see. Users can view details of the photos when they click on it and they can also copy a link to the photo and share it with friends.

Home Page: https://tribegallery.herokuapp.com/

License: MIT License

Python 52.16% HTML 29.01% CSS 11.75% JavaScript 7.08%
bootstrap django html-css-javascript python

django-gallery's Introduction

TRIBE GALLERY

By Oyesa Mercy Oluchina

27/05/2022

Description

Tribe Gallery is a personal gallery web application that showcases pictures for others to see. Users can view details of the photos when they click on it and they can also copy a link to the photo and share it with friends.

Behaviour Driven Development (BDD)

  • The web page loads displaying the gallery pictures which when clicked show details of the pictures. The homepage also has a search bar where a user can search for different categories in the gallery.
  • Users can also also see pictures from a specific location by clicking on the location they want at the footer.

Setup/Installation Requirements

The application requires the following installations to operate:

Running Application

To run the application, open the cloned files in your terminal and run the following commands:

  • $ python3.8 -m venv --without-pip virtual
  • $ source virtual/bin/activate
  • $ curl https://bootstrap.pypa.io/get-pip.py | python
  • $ pip install -r requirements.txt
  • $ python manage.py runserver

Technologies Used

  • Python
  • Django
  • PostgreSQL
  • HTML
  • CSS
  • Bootstrap

Bugs

So far there are no bugs related to this project

Contact

To make contributions to the code or offer any suggestions you can contact me via email: Email: [email protected]

Licence

MIT Licence Copyright (c) 2022 Oyesa Mercy Oluchina

django-gallery's People

Contributors

oyesa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.