GithubHelp home page GithubHelp logo

youlina3 / instagram-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from realdennis/instagram-clone

0.0 1.0 0.0 262 KB

Instagram clone made with Django & Python3 (Django 2.0)

Python 81.96% HTML 18.04%

instagram-clone's Introduction

Instagram 克隆版

作為一開始練習Django2.0的Project,因為許多中文文檔案與書籍仍停在較早期版本,可以使用這份專案來做一個參照,關於router的用法有些差異(正則/include),render的方法也有不同,可以參照我fork的那份做一個區別。

安裝

git clone https://github.com/realdennis/instagram.git && cd instagram

目標

  • 實作出生活所觸及的網站。
  • 基於benigls的Django1.8移植

環境

  • Python 3.6
  • Django 2.0
  • django-braces 1.12.0
  • django-crispy-forms 1.7.0

Instagram clone (Django 2.0)

A Instagram clone made with django framework.

Dependencies

  • Python 3.x
  • Django==2.0
  • django-braces==1.12.0
  • django-crispy-forms==1.7.0

Installation

// assuming you've already install virtualenvwrapper mkvirtualenv --python=which python3 instagram git clone https://github.com/benigls/instagram.git && cd instagram

git clone https://github.com/realdennis/instagram.git && cd instagram

pip install -r requirements.txt cd instagram python manage.py runserver

#Contributions

Feel free to fork the project if you wish to contribute.

instagram-clone's People

Contributors

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