• Stars
    star
    561
  • Rank 76,673 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Instagram-clone with my own flavors and features. Own the project with 5 simple steps!! πŸ“ΈπŸ’β˜’οΈ - No longer maintained.

Instagram-clone

Financial Contributors on Open Collective

An Instagram-clone with my own flavors and features!!

No longer maintained.


πŸ›’ Launch your online store with OwnStore.


Updated version

Please note that this project is no longer maintained. Have a look at another version of this project which is a single-page application

React Version

Feel free to contribute!!

Quick links

  1. Features
  2. Requirements
  3. Own the project
  4. Login/Signup Error
  5. Contribute
  6. Images copyright claims

Here's a video which will take you on a tour of this project!!

IMAGE ALT TEXT HERE

Screenshots

Features

  1. Login, Signup, Forgot password (with email verification).
  2. Quick Login like in Facebook and Instagram (this means app remembers that you had logged in, so you only have enter password to login again).
  3. Indicates that users exists as you type username when signing up.
  4. About, Developer, Help, 404, No such user, No such group page.
  5. AJAX used almost everywhere (From login to logout).
  6. Follow, Unfollow, Recommend, Profile views, Block, Unblock.
  7. Like, Comment (Sticker, Text, Image), Share, Unshare, Remove share, Tag, Untag, Remove tag, Copy post link, Delete post, Edit post, Open post.
  8. Post Text, Image (with filters), Video, Audio, Link, Document, Location with emojis, Font size, Tag, mentions, hashtags and location.
  9. Time ago format used everywhere.
  10. Custom Video and Audio player.
  11. Add tags to describe yourself much more.
  12. Edit your profile (From username, Bio, social links to tags).
  13. Get suggestions on whome to follow (you can also refresh suggestions).
  14. Know what are some of the most popular hashtags.
  15. Mutual likes and comments as in Facebook (When you see a post, if your followings have liked or commented on the post, then app re-arranges post's likers and commenters in a way that your followings get the first priority). eg. F1, F2, F3 and 230 others liked where F = Following.
  16. Shows images in Theatre mode.
  17. Explore people, photos, videos, audios and groups.
  18. Get notified on almost everything from your post being liked, commented, shared TO you being added to a group.
  19. Create conversation with your followings and give your conversation a title.
  20. Message emoji, Text, Image, Sticker.
  21. Delete conversation, unsend all your messages, edit conversation title and get all info about the conversation.
  22. Create group conversation with your followings.
  23. Change admin (if you're an admin), leave group, remove member, change group avatar, add members and get more info about the group.
  24. Bookmark the post if you liked it.
  25. Make a user favourite if you like him/her.
  26. Create a group with your followings.
  27. Shows newest member, members you know from the group.
  28. Post (Point no. 8).
  29. Add/remove members.
  30. Edit group's settings.
  31. Shows if a user is online.
  32. Love a group, invite your followings to the group.
  33. Change your avatar from over 200 custom avatars, don't like it upload your avatar with a cropping tool (Same can be done while changing group avatar).
  34. If a text post is large, then a glimpse of the post is shown and you can load more.
  35. You will be always prompted from deleting a post to blocking someone.
  36. Search users, groups and hashtags.
  37. Click on a particular user tag such as 'Mumbaikar' and see all users with the same user tag.
  38. Google+ style notification bar (one that transitions from the bottom, stays 3 seconds and then goes down).
  39. Description provided almost everywhere eg. when you hover over Like (Heart) button, then there'll be description of 'LIKE'.
  40. Change you password.
  41. Change account type private or public (Default: public).
  42. Change email and phone visibility.
  43. Get all your login details.

Requirements

  1. Latest version of PHP.

Own the project

If you're interested in watching a video on how to use or set it up, click the below image!!

IMAGE ALT TEXT HERE

  1. Open PHPMyAdmin, create a Database & import instagram.sql.
  2. Open config/class/needy_class.php & fill up your PDO, Path & Gmail details.
  3. Open config/declare.php, config/class/needy_class.php & public/js/modules.js & replace DIR variable containing my root path with your root path. (Note: Do not add forward slash in the end!).
  4. Open .htaccess, go to line 17 & replace it with your root path.
  5. If Time ago feature is not working correctly (forward or behind), then go to config/class/time.class.php & play around with line no 8.
  6. Enjoy!!

Login/Signup Error

If you have followed all the steps, especially step no. 3 and using Chrome browser for initial testing and you're unable to login or signup, then try changing the Chrome browser for initial testing and it will work. Because Chrome sometimes doesn't reload the files. 4-5 issues are regarding this error only!!

Contribute

Show your support by 🌟 the project!!

Feel free to contribute!

Copyright claims

Many images used in the project belong to their respective creators/authors. No claim by me & those who use this project!!

Thanks for reading

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

More Repositories

1

React-Instagram-Clone-2.0

A reactive Single-Page Instagram-Clone with some new features!! πŸ’ͺπŸ“ΈπŸ‘“ - No longer maintained.
JavaScript
930
star
2

Go-Mini-Social-Network

A mini social-network created with the awesome GolangπŸ’–πŸ’–!! - No longer maintained.
Go
303
star
3

Vue-Mini-Social-Network

A reactive mini-social-network created with Vue!! πŸ³οΈβ€πŸŒˆπŸ€ž - No longer maintained.
Vue
297
star
4

React-Mini-Social-Network

A reactive mini-social-network created with React!! 😍🍻 - No longer maintained.
JavaScript
217
star
5

MERN-Social-Network

A Notes App developed with MERN stack. Screenshots below. Visit the link for SPA version!! πŸ“ πŸ“’
JavaScript
93
star
6

Facemash

A React app to vote πŸ‘πŸ‘Ž!!
JavaScript
79
star
7

Rails-Mini-Social-Network

A mini Social-Network created with Rails!! πŸ’ŽπŸ’Ž - No longer maintained.
Ruby
38
star
8

Go-Social-Blogging-App

A Social-Blogging App developed with Golang & Mysql!!
Go
31
star
9

Go-User-System

User System created with Golang. It's really fun with Golang!! πŸ™‹πŸ™‡πŸ™ŒπŸ€πŸ‘€
Go
28
star
10

Vue-Notes-App

A Notes-App created with Vue. Basically it's a MEVN app!!
Vue
28
star
11

Handy-Notification

A handy Google+ style notification which notifies you & transitions back to the bottom!! πŸ””πŸ””πŸ””
JavaScript
21
star
12

React-Carpool-App

A simple Carpool App developed with React & Redux!!
JavaScript
18
star
13

Handy-Tooltip

A very handy toolkit that can be used easily with very simple API!! πŸ’¬πŸ’¬πŸ’¬
JavaScript
18
star
14

React-User-System

A single-page user-system made with MERN stack & Redux!!
JavaScript
16
star
15

modern-web-apis

Explore web APIs which can provide native-like experience.
JavaScript
15
star
16

Handy-Copy

A handy way to copy anything to clipboard!! πŸ–ŒπŸŽ¨πŸ–ŒπŸŽ¨
JavaScript
12
star
17

Angular-Notes-App

A Notes App developed with Angular!!
TypeScript
10
star
18

Rails-Notes-App

A Notes-App created with Rails!!
Ruby
10
star
19

Handy-Highlight

A very handy tool to highlight the text & do fun with it - Inspired by Medium. Demo below!! 🎯🎯🎯
JavaScript
9
star
20

Real-Time-Chat

Real-time chat web-app with NodeJS, socket.io & mongoDB!!
JavaScript
8
star
21

faiyazTakkar.dev

Personal portfolio
TypeScript
5
star
22

fun-with-firebase

Some projects created with Firebase for fun.
JavaScript
5
star
23

Handy-Client-Env

Loads environment variables from .env file and outputs them in a JS file!!
JavaScript
5
star
24

Get-User-Location

Using Geolocation API for user's location!!
JavaScript
4
star
25

Handy-Log

Replace nodejs terminal logs with some attractive logs!!
JavaScript
4
star
26

Go-React-User-System

A single-page user-system made with React, Redux & Golang!!
Go
4
star
27

Handy-PHP-Timeago

A very simple, handy & useful TimeAgo function written in PHP!! πŸ•—πŸ•—πŸ•—
PHP
4
star
28

ownstore.dev

Landing page of OwnStore.
TypeScript
3
star
29

NodeJS-Image-Upload-And-Processing

Image upload & processing with Handy Image Processor package which offers very simple & easy API to use!!
JavaScript
3
star
30

Handy-TimeAgo

Returns Time in ago format!! πŸ•—πŸ•—πŸ•—
JavaScript
3
star
31

fun-with-rxjs

JavaScript
2
star
32

fun-with-graphql

JavaScript
2
star
33

React-Router-Examples

Some Useful React Router examples!!
JavaScript
2
star
34

Node-With-Passport

Usage of PassportJS with NodeJS!!
JavaScript
2
star
35

yTakkar

2
star
36

fun-with-docz

JavaScript
2
star
37

AJAX-PHP-Drag-And-Drop-Processing

A very simple Drag & Upload with AJAX & PHP!! One of my old projects!!
PHP
2
star
38

Fun-with-animations-in-react

Created with CodeSandbox
JavaScript
2
star
39

Fun-With-Python

Python
2
star
40

automation-with-webdriver

JavaScript
2
star
41

fun-with-charts

JavaScript
2
star
42

fun-with-cypress

JavaScript
2
star
43

fun-with-workers

Some projects exploring different ways to create web-workers
JavaScript
2
star
44

Fun-With-Custom-Web-Components

JavaScript
2
star
45

fun-with-puppeteer

Exploring Puppeteer with some cool projects and usages.
JavaScript
2
star
46

crop-image-backup-project

Project created in 2017 for learning
PHP
1
star
47

Fun-With-React-Context-API

Created with CodeSandbox
JavaScript
1
star
48

Fun-With-Ruby

Ruby!!
Ruby
1
star
49

Rails-Blog-App

A Blog-App created with Rails!!
Ruby
1
star
50

fun-with-flutter

Dart
1
star
51

Ember-City-App

Ember Cities App!!
JavaScript
1
star
52

Handy-React-Components

JavaScript
1
star
53

ownstore-mini-react-native

Mini app version of OwnStore. WIP...
TypeScript
1
star
54

React-Localization

Created with CodeSandbox
JavaScript
1
star
55

fun-with-rust

WIP
Rust
1
star
56

Localization-With-React-Intl

Created with CodeSandbox
JavaScript
1
star
57

cli-notes

A simple notes-app in CLI for notes management with mongodb!! πŸ’»πŸ’»
JavaScript
1
star
58

AJAX-PHP-Multiple-Image-Processing

One of my projects!!
PHP
1
star
59

fun-with-docker

JavaScript
1
star
60

validate-env

CLI tool to validate your env files.
TypeScript
1
star
61

fun-with-mutation-observer

WIP
JavaScript
1
star