{"id":25500174,"url":"https://github.com/dynastyelvis/instagram-clone-app","last_synced_at":"2026-05-01T00:31:56.758Z","repository":{"id":41838478,"uuid":"502159662","full_name":"DynastyElvis/Instagram-Clone-App","owner":"DynastyElvis","description":"This is a Django application that allows users to post their projects for others to rate and review","archived":false,"fork":false,"pushed_at":"2022-06-13T11:15:20.000Z","size":24452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T23:36:43.551Z","etag":null,"topics":["bootstrap","css","django","heroku","html","python"],"latest_commit_sha":null,"homepage":"https://elvis-instagram-clone.herokuapp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DynastyElvis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-10T19:33:08.000Z","updated_at":"2023-04-17T07:18:48.000Z","dependencies_parsed_at":"2022-08-31T22:20:32.334Z","dependency_job_id":null,"html_url":"https://github.com/DynastyElvis/Instagram-Clone-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DynastyElvis/Instagram-Clone-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynastyElvis%2FInstagram-Clone-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynastyElvis%2FInstagram-Clone-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynastyElvis%2FInstagram-Clone-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynastyElvis%2FInstagram-Clone-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DynastyElvis","download_url":"https://codeload.github.com/DynastyElvis/Instagram-Clone-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynastyElvis%2FInstagram-Clone-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32481553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","css","django","heroku","html","python"],"created_at":"2025-02-19T03:36:43.413Z","updated_at":"2026-05-01T00:31:56.726Z","avatar_url":"https://github.com/DynastyElvis.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram-Clone\nA clone of Instagram that resembles the functionalities of Instagram. View, like, post, comment, dm etc\n\n## Author  \n  \nLinkedIn - [KIPKEMOI ELVIS RONO](https://www.linkedin.com/in/elvis-rono-aa3548209/)\n\n\nGITHUB - [ELVIS](https://github.com/DynastyElvis)\n\n  \n \n##  Live Link  \n Click [View Site](https://elvis-instagram-clone.herokuapp.com/)  to visit the site\n\n\n[Go Back to the top](#Instagram-Clone)\n\n  \n## Screenshots \n###### Home Landing-Page\n \n\u003cimg src=\"https://raw.githubusercontent.com/DynastyElvis/Instagram-Clone-App/master/media/image/Screenshot%20from%202022-06-11%2023-17-51.png\"\u003e\n \n ###### User Post Form Page\n \u003cimg src=\"https://raw.githubusercontent.com/DynastyElvis/Instagram-Clone-App/master/media/image/Screenshot%20from%202022-06-11%2023-18-01.png\"\u003e \n\n ###### ADMIN Dashboard to manage the pictures\n \u003cimg src=\"https://raw.githubusercontent.com/DynastyElvis/Instagram-Clone-App/master/media/image/Screenshot%20from%202022-06-11%2023-18-25.png\"\u003e\n\n[Go Back to the top](#Instagram-Clone)\n\n## User Stories\nThese are the behaviours/features that the application implements for use by a user.\n\nUsers would like to:\n* View all images submitted by any user.\n* Click on images to display more details.\n* Search for users.\n* Receive email when signing up.\n* Follow others.\n* Like Images.\n\n\n[Go Back to the top](#Instagram-Clone)\n\n## Admin Abilities\nThese are the behaviours/features that the application implements for use by the admin.\n\nAdmin should:\n* Sign in to the application\n* Add, Edit and Delete images\n* Delete images\n* Manage the application.\n\n[Go Back to the top](#Instagram-Clone)\n\n\n## Specifications\n| Behaviour | Input | Output |\n| :---------------- | :---------------: | ------------------: |\n| Display all images with comments and likes | **Home page** | Clickable links to open any images in a modal |\n| Display single images on modal | **On  click** | All details should be viewed|\n| To add an image  | **Through Admin and also homepage** | Click on upload icon on the navbar and also on the comment section and upload respectively|\n| To edit image  | **Use Admin dashboard** | Redirected to the  image form details and editing happens|\n| To search  | **Enter text in search bar** | Users can search by username|\n| Comment on images | **Add comments below respective image** | Users can add comments on any image|\n| Like images | **Add likes to an image** | Users can add likes to images they like|\n\n\n[Go Back to the top](#Instagram-Clone)\n\n\n## SetUp / Installation Requirements\n### Prerequisites\n* python3.9\n* pip\n* virtualenv\n* Requirements.txt\n\n### Cloning\n* In your terminal:\n\n        $ git clone https://github.com/DynastyElvis/Instagram-Clone-App\n        $ cd LITE\n\n[Go Back to the top](#Instagram-Clone)\n\n\n## Running the Application\n* Creating the virtual environment\n\n        $ python3.9 -m venv --without-pip virtual\n        $ source virtual/bin/activate\n        $ curl https://bootstrap.pypa.io/get-pip.py | python\n\n* Installing Django and other Modules\n\n        $ see Requirements.txt AND RUN pip install -r requirements.txt\n\n* To run the application, in your terminal:\n\n        $ python3.9 manage.py runserver\n\n\n[Go Back to the top](#Instagram-Clone)\n\n\n## Testing the Application\n* To run the tests for the class files:\n\n        $ python3.9 manage.py test \n\n[Go Back to the top](#Instagram-Clone)\n\n\n## Technology used  \n  \n* [Python3.8](https://www.python.org/)  \n* [Django ](https://docs.djangoproject.com/en/2.2/)  \n* [Heroku](https://heroku.com)  \n* [HTML](https://www.w3schools.com/css/)  \n* [Boostrap](https://getbootstrap.com/)  \n* [CSS](https://www.w3schools.com/css/) \n\n\n[Go Back to the top](#Instagram-Clone)\n\n\n## License\n\n[MIT LICENCE](https://github.com/DynastyElvis/Instagram-Clone/blob/main/LICENSE)\n\n\nCopyright (c) 2022 K. E. Rono\n\n\n\n[Go Back to the top](#Instagram-Clone)\n\n## Known Bugs\n\nNo Known Bugs.\n\n## Support and contact details\n Incase you come across errors, have questions, ideas ,concerns, or want to contribute to the application, feel free to reach me at \nEmail Address - [Kipkemoilvs@gmail.com](Kipkemoilvs@gmail.com)\n\n\n[Go Back to the top](#Instagram-Clone)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynastyelvis%2Finstagram-clone-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynastyelvis%2Finstagram-clone-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynastyelvis%2Finstagram-clone-app/lists"}