Skip to content

AHMED-GAMAL-AG/instagram_demo

Repository files navigation

Instagram Demo

an Instagram-like app with all essential features with multi-language support

You can find an installation demo below.

Screenshots

The user can see his posts, followers, how is following him, add posts, and edit profile information on his profile page:

image image

the user can update his information, change his password, activate two-factor authentication, manage sessions on other browsers, and delete the account from the edit account page :

image image image

the user can add a post :

image

the user can apply filters to the image :

image image

the user can see a list of people he follows or his followers :

image image\

On the home page user see posts from people he follows and can interact with a post (like/comment) :

image image

On the Explore page, the user can view posts from all users on the website :

image image

the user can view a post and send a follow request, interact with a post (like/comment) :

image

the user can make his account public, so anyone can see his posts :

image

or make the account private, so viewers should send a follow request first :

image

The user can accept or decline the following request :

image

The user can search for profiles on the website with the username :

image

The user can edit/delete his own post or delete comments on his post :

image

installation

  • git clone https://github.com/AHMED-GAMAL-AG/instagram_demo.git
  • Create a .env file and configure the database.
  • composer install
  • npm install
  • php artisan key:generate
  • php artisan migrate --seed
  • php artisan storage:link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published