Sam-Karanja / Instagram-clone

A django application that is a clone of the instagram app. Users are able to log in, register if they have no accounts.Like pictures and comment on pictures as well as search users based on their profile.Users are also able to update their profiles and add posts.

Home Page:https://insttaapp.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram clone

Author

Samuel Murigi

set up instructions

Installation Requirements

Click on this link to view the website in github https://github.com/Sam-Karanja/Instagram-clone.git

-clone the repository -have a python virtual enviroment -install git -install Django

Technology used

  • PYTHON - for backend coding
  • HTML - for structuring
  • css - for styling
  • Powershell for running application
  • Django - backend development and frontent framework

Running application

  • python3 manage.py runserver

contact information

Licence

MIT License ()

Copyright (c) [2022] [Samuel Murigi]

All rights reserved.

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.

About

A django application that is a clone of the instagram app. Users are able to log in, register if they have no accounts.Like pictures and comment on pictures as well as search users based on their profile.Users are also able to update their profiles and add posts.

https://insttaapp.herokuapp.com/


Languages

Language:Python 79.6%Language:JavaScript 17.6%Language:HTML 2.1%Language:CSS 0.7%Language:PowerShell 0.1%Language:Shell 0.0%Language:Procfile 0.0%