Skip to content

leigh90/TheLumiere

Repository files navigation

LUMIERE

lumierereadme

AUTHOR

Ashley Zawadi

DESCRIPTION

Lumiere is an app that allows users to post images and view them.

posts

SPECIFICATIONS

  1. Admin dashboard that allows the admin to post new pictures, edit them and delete existing pics.
  2. Images can be tagged by categories and location.
  3. Search for images by category
  4. Click to view image details such as name, category and location in a modal.

modalview

Existing Categories include:

  • Food Photography
  • Interior Design
  • Travel

Setup/Installation Requirements

  1. Clone the repository
git clone https://github.com/Ashleyzawadi/Image-Gallery.git
  1. Go to the Image-gallery folder
cd Image-Gallery
  1. Create and activate a virtual environment
python3.X -m venv nameofvirtual
source nameofvirtual/bin/activate
  1. Install all the necessary requirements by running:
pip install -r requirements.txt (Python 3).
  1. Set up your enironment variables for cloudinary from cloudinary.com in your environment file
  2. Run the program using
python3.6 manager.py runserver

Technologies Used

HTML5 CSS Bootstrap3 Python3.6 Django

Known Bugs

No Known Bugs

Support and contact details

Email Address: [email protected]

License and terms of use

MIT License this application's source code is free for any open source projects

About

A simple django application to display my favourite images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages