/instaClone

an imitation of instagram

Primary LanguagePythonMIT LicenseMIT

instaClone

an imitation of instagram

Live Link

View Site

User Story

Sign in to the application to start using. Upload my 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.

Prerequisites

Use the package manager pip to install all project requirements.

(virtual) $ pip install -r requirements.txt

Built With

Authors

Known Bugs

  • When you click on follow it opens the followed users account but records the follow in the database.
  • the issue is the number of follows dont show.
  • also the email sending ability hasan issue.