Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 folder

cd gallery/
install virtual environment (venv) without pip

python3.6 -m venv --without-pip virtual
Step 3: Activate virtual environment

source virtual/bin/activate
install pip using curl

curl https://bootstrap.pypa.io/get-pip.py | python
run the application

python3.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