/PhotoBooth

A Photobooth is a web application used to display images and search for related category within the app.

Primary LanguagePython

PhotoBooth

By Yvonne,

Published date 12/10/2019


Description

A Photobooth is a web application used to display images and search for related category within the app.


This link will take to my live site on Git Hub.


Setup/Installation Requirements

  • open my GitHub
  • find my repo PhotoBooth
  • $ cd Photoooth
  • $ python3.6 -m venv virtual (install virtual environment)
  • $ source virtual/bin/activate or virtual/scripts/activate
  • $ python3.6 -m pip install -r requirements.txt (install all dependencies)
  • $ python manage.py runserver to run the app

Technologies used

  • Python ( ver 3.6 )
  • Django framework
  • PostgeSQL

Copyright (C) 2019 ~ Yvonne