Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 1.04 KB

README.md

File metadata and controls

76 lines (51 loc) · 1.04 KB

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