Giter Site home page Giter Site logo

instaclone's Introduction

Instaclone

Instaclone is an attempt to mimic the technicalities of the popular social media app Instagram.

Table of contents

What is Instaclone?

Instaclone is an experiment to better understand how to build, manage, develop, and deploy an understandably complex system like Instagram. Instaclone tries to mimic not only the UI/UX of Instagram, but the backend as well.

What can Instaclone do?

You can create, view, edit, and delete posts on Instaclone, much like Instagram. For doing this, you should have an account at Instaclone. This can be done by signing up at Instaclone.

At the moment Instaclone comprises only of a web app, but in the future, Instaclone will be available on multiple platforms including mobile and as an API.

How does Instaclone do it?

Instaclone is powered by a variety of open source tools, including but not limited to:

  1. Django: Django is the web framework of choice. It is a very powerful framework which can be used to convert ideas quickly to production.

  2. Nginx: Nginx is used as a production-grade web server and a reverse proxy.

  3. Gunicorn: Gunicorn is the WSGI server which communicates between Django and Nginx.

  4. RabbitMQ: RabbitMQ is the message broker which is used for sending messages to distributed task queues.

  5. Celery: Celery is the distributed task queue which processes messages from the message broker and performs actions (like sending emails) asynchronously, outside the HTTP Request-Response cycle.

  6. Docker: Docker (and Compose) is used to containerize and run the components which make up Instaclone.

What is Instaclone not?

Instaclone is NOT and never will be:

  1. A replacement/competitor to any social media/messaging, app/service.

  2. A service meant for consumption by general public.

  3. Expected to make money.

  4. Expected to be driven by traffic generated by human users.

  5. Having a business model.

Who are behind Instaclone?

Well, I am.

At the moment, the project is solely run by me. I am a full time working employee at a firm and the work behind Instaclone is done during my spare time as a hobby. This involves planning, designing, implementing, testing, and deploying Instaclone.

However, this can get a bit overwhelming at times. An extra pair of hands are always appreciated. ๐Ÿ™‚

If you like to contribute to the project, please send me an email!

instaclone's People

Contributors

advaithhl avatar

Watchers

James Cloos avatar  avatar

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.