Skip to content

This web site is a clone of instagram and allows user to create an account, post pictures and see posts by other people.

Notifications You must be signed in to change notification settings

victoriamwangi/vigreisSocial

Repository files navigation

vigreisSocial

Table of Content

Description

This web site is a clone of instagram and allows user to create an account, post pictures and see posts by other people.

Installation

On the command line type: git clone https://github.com/victoriamwangi/vigreisSocial.git cd mygallery to open project on vs code run: code .

Requirements

  • Either a computer,phone,tablet or an Ipad to interact with the site and access to the Internet.
  • For installation: python, pip
  • Other requirements can be found in the requirements.txt file.

Serve

Create environment: python3 -m venv --without-pip virtual Activate environment: source virtual/bin activate Install django: pip install django Serve: python3 manage.py runserver

Running unit tests

Run python3 manager.py test

Technology Used

  • HTML - which was used to build the general structure of the page.
  • CSS - which was used to style the page.
  • Bootstrap - which was used to make the page responsive and visually appealing
  • Python(Django)- which was used to develop methods
  • Psql- used for database management

Licence

MIT License

Copyright (c) [2022] [VictoriaMwangi]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Authors Info

LinkedIn - [https://www.linkedin.com/in/victoria-mwangi-5bb054203/]

About

This web site is a clone of instagram and allows user to create an account, post pictures and see posts by other people.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published