/InstaClone

link to deployed app

Primary LanguagePython

Instaclone

DESCRIPTION

This project allows a user to post different photos in his or her account. The user creates an account by registering and signing in. The images posted can be liked and commented on by other users. The User is also able to follow other app users and see their photos on his or her timeline.

Author

Cynthia Kasambuli

User Stories

A user is able to view different photos that he or she is interested in,also view the details of a particular photo by clicking on the image itself.He or she can also like and comment on the images posted by other users. The user can also follow and be followed by other users and hence see their photos on his timeline. A user can also be able to view photos of other random users he does not follow on the explore page.

Installation steps

  • $ git clone https://github.com/kasambuli/Instaclone/
  • $ cd Instaclone
  • $ source virtual/bin/activate
  • Install all the necessary requirements by running pip install -r requirements.txt (Python 3).
  • $ ./manager.py runserver

Prerequisites

  • Python3.6

Technologies Used

This project uses major technologies which are :

  • Bootstrap3
  • Python3.6
  • jQuery
  • CSS
  • django1.11
  • HTML5

Known bugs, support and Contacts

  • No known bugs

Incase of any bugs contact me at cynthiakasambuli@gmail.com

License

  • MIT License

Copyright (c) 2017 Cynthia Kasambuli

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.*

Copyright (c) 2017 ** [Cynthia Kasambuli]**