CikuKariuki / Instagramme

My version of the instagram app. Works like and looks like instagram

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTAGRAMME

Author

Wanjiku Kariuki

Description

An instagram clone. A user can sign up, log in and upload photos.

Setup

Instructions:
1.Fork the repository to your work space.
2.Click on clone or download.
3.Run the git clone <'link copied'> on your terminal.
4.Create a database and link it via settings.
5.Makemigrations and migrate.
6.Use the command python3.6 manage.py runserver to open the project on your browser.

Technologies Used

Python 3.6, Django

BDD

BEHAVIOUR INPUT OUTPUT
Load website website url View posts,the person who uploaded
Show caption Click on post See the post close up
Search user username User's picture with username that leads to user's profile
Click on name on navbar clicking on far right of navbar Redirected to your own profile

Requirements

Visual studio, Atom. (Any text editor conversant with python 3.6) It is run on a virtual environment.

Known Bugs

No bugs I know of.

Contact

sheekokariuki@gmail.com

License

MIT LICENSE: https://choosealicense.com/licenses/mit/

About

My version of the instagram app. Works like and looks like instagram

https://instagramswizy.herokuapp.com/


Languages

Language:Python 96.0%Language:HTML 2.0%Language:JavaScript 1.4%Language:CSS 0.6%Language:Shell 0.0%