This is a web application clone for [Instagram]
Created by Mweru Muchai
This is a cloned web application for instagram where users can upload photos,download photos from other users and follow other people.
As a user I would like to:
-
Sign in to the application to start using.
-
Upload pictures to the application.
-
See my profile with all my pictures.
-
Follow other users and see their pictures on my timeline.
-
Like a picture and leave a comment on it.
-
Download a picture I like and save it to my machine.
| Behaviour | Input | Output |
|---|---|---|
| Register Account | Enter details | An account is created |
| Login User | Email: .....@gmail.com Password:***** |
Logged in into the account and directed to the index page |
| Display User timeline | N/A | User Posts |
| Display drivers available | Click Profile icon | User is directed to a page where they can view all their posts |
| Display edit profile information | Click on edit profile | Enter any details that need to be edited |
| Click save | Save edited details | |
| Display a list of people to follow | Click on follow | Follow other users |
| Click like/dislike | Like/dislike other user posts | |
| Display comment form | Click on comment | Comment on a user post |
- Follow
- Python3.6
- Django
- Bootstrap
- Postgres Database
- Css
- HTML
MIT ©2017 **Esther Mweru Muchai