Coder Social home page Coder Social logo

yestagram's Introduction

Instagram

Introduction

Yestagram은 Instagram Clone Project입니다.

Tryout

https://instagram.yesdoing.xyz/

Demo

https://youtu.be/SqMTPuZY-EU

Period

2018년 11월 ~ 2019년 1월

Architecture

  • 미리보기

Feature

  • Show Feed Image
  • Explore User
  • Show User Profile
  • Show Notification
  • Search User / Image
  • Like / UnLike
  • Add Comment
  • Follow / UnFollow
  • Upload Image
  • Show Detail Image
  • Show follower / following
  • Login / SignUp
  • Facebook Login

Prerequisites

  • Chrome Browser(권장)

Installation

git clone https://github.com/kimkyeseung/polyshaper.git
pipenv shell
pipenv install 
cd instagram/
python manage.py makemigrations && python manage.py migrate
python manage.py runserver

cd frontend/
yarn install 
yarn start

Tech Stack

  • Frontend
    • JavaScript(ES6+)
    • React(JSX, Redux, Ducks, Thunks)
    • Scss, CSS-Module
    • Webpack
    • NodeJS
    • Yarn
  • Backend
    • Python(3.7), pipenv
    • Django(Django, Django-REST-Framework, Django-REST-auth, Cookiecutter Django)
    • PostgreSQL
  • Project Managing: Trello
  • VSC: Git(Github)

Deployment

  • AWS의 Elastic beanstalk, RDS, S3, EC2, Route53을 사용하여 배포하였습니다.

Planning

  • Trello를 이용하여 일정을 관리하여 진행하였습니다.

yestagram's People

Contributors

yesdoing avatar

Watchers

James Cloos 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.