Skip to content

charity-bit/gallery

Repository files navigation

The bigger Picture


Table of Content

Description

This is a sample of a gallery application that displays photos for others to see.

Installation

$ git clone
$ python3 -m venv virtual 
$ pip install -r requirements.txt
$ pip list 

Run the application using

$ make / $ make serve / python3 manage.py runserver

Run tests

Run test to the models

$ make test / python3 manage.py tests

Technology Used

  • python3.9.5
  • Django
  • pip3
  • PSQL
  • Javascript

Licence

copyright © Charity 2022 - MIT

Authors Info

-LinkedIn - Charity Nyanchera

-twitter - CcNyanchera