Skip to content

Online Business or e-business is any kind of business or commercial transaction that includes sharing information across the internet You can add comment,like or dislike.

Notifications You must be signed in to change notification settings

philipiaeveline/Onlineshop

Repository files navigation

WELCOME TO MY ONLINSHOP

Author

Philipia eveline/

Description

Online Business or e-business is any kind of business or commercial transaction that includes sharing information across the internet You can add comment,like or dislike.

Live Link

Click View Site to visit the site

User Story

  • View different photos that interest them
  • Click a single image to expand it and view the details of that photo
  • Search for different categories
  • Copy a link to the photo to share with my friends.

BDD

  • View photos based on the location they were taken.

Setup and Installation

To get the code..
To get the project .......

Cloning the repository:
git remote add origin https://github.com/philipiaeveline/Onlineshop.git
Navigate into the folder and install requirements
cd Picture-Globe pip install -r requirements.txt 
Install and activate Virtual
- python3 -m venv virtual - source virtual/bin/activate  
Install Dependencies
pip install -r requirements.txt 
Setup Database

SetUp your database User,Password, Host then make migrate

python manage.py makemigrations pictures 

Now Migrate

python manage.py migrate 
Run the application
python manage.py runserver 
Running the application
python manage.py server 
Testing the application
python manage.py test 

Open the application on your browser 127.0.0.1:8000.

Technology used

Known Bugs

  • There are no known bugs currently but pull requests are allowed incase you spot a bug

Contact Information

If you have any question or contributions, please email me at [philipiaeveline13@gmail.com]

License

  • [![License]z

  • Copyright (c) 2020 PHILIPIA*

About

Online Business or e-business is any kind of business or commercial transaction that includes sharing information across the internet You can add comment,like or dislike.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published