Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melisamalala/instagramclone
A well-designed Django page that clones Instagram's layout and functionality.
https://github.com/melisamalala/instagramclone
django django-admin django-framework django-project django-rest-framework instagram instagram-clone instagram-photos python python-3 python-instagram
Last synced: 4 months ago
JSON representation
A well-designed Django page that clones Instagram's layout and functionality.
- Host: GitHub
- URL: https://github.com/melisamalala/instagramclone
- Owner: melisamalala
- License: other
- Created: 2018-09-29T09:49:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:54:58.000Z (about 2 years ago)
- Last Synced: 2024-09-28T16:23:21.912Z (4 months ago)
- Topics: django, django-admin, django-framework, django-project, django-rest-framework, instagram, instagram-clone, instagram-photos, python, python-3, python-instagram
- Language: Python
- Homepage: http://instagramgallerymelissa.herokuapp.com/
- Size: 38.2 MB
- Stars: 39
- Watchers: 3
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GALLERY
An Instagram clone website.
# Getting Started.
These instructions will get you a copy of the project up and running on a local host.
Step 1: git clone
Step 2: Enter the Project root foldercd gallery/
install virtual environment (venv) without pippython3.6 -m venv --without-pip virtual
Step 3: Activate virtual environmentsource virtual/bin/activate
install pip using curlcurl https://bootstrap.pypa.io/get-pip.py | python
run the applicationpython3.6 manage.py runserver
## Prerequisites
None, follow this link to get run the application.
## Deployment
Deploying the Django Apps to Heroku to view.
## Built With
Python3.6 - Python is a programming language that lets you work quickly and integrate systems more effectively
Django - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design
postgresql - PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
Versioning
version 1.0.0## Bugs
If you encounter any bugs, email me on [email protected]. If you would like to add some changes, please feel free to
fork the project and make a pull request.## Authors
MELISSA MALALA
## License
This project is licensed under the MIT License - see the LICENSE.md file for details
## Acknowledgments
Moringa School