Giter Site home page Giter Site logo

horowest / ig_clone Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 3.0 2.47 MB

An Instagram clone written in python with flask.

Home Page: https://rocky-coast-20450.herokuapp.com/

License: MIT License

Python 64.68% CSS 8.30% JavaScript 27.03%
python flask instagram instagram-clone

ig_clone's Introduction

Ig_clone

Image 1
An instagram like clone built with python and flask.

Features

  • Upload images with captions and option to delete posts.
  • Comment on posts and option to delete them
  • Like/unlike posts
  • Follow/unfollow users
  • Feed consists of posts from users you follow
  • Explore page shows posts from all users
  • Notifications on activities on your posts.
  • Change profile pic and username
  • Suggestions to follow users

Features to add

  • Tag feature
  • Search option for users and tags
  • Display followers/following (on profile)

Running Locally

Follow these instructions to get this project up and running on your machine.

Prerequisites

  1. Postgresql database
  2. AWS S3 bucket

Installing

git clone https://github.com/horowest/ig_clone
cd ig_clone
pip install -r requirements.txt

Set environments for the following:

DATABASEURL=postgresql://<host><:port>/<database_name>
S3_BUCKET=<bucket_name>
S3_ACCESS_KEY=<access_key>
S3_SECRET_KEY=<secret_key>

Set debug=1 on main.py

ig_clone's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ig_clone's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.