Giter Site home page Giter Site logo

snps_fantuan's Introduction

SNPS Yuefan


Active AIs

  • Update Tuan enter/leave logic in views.py; Add related buttons in template. (Leo)
  • Update template to reuse html blocks for repeated content. (Leo)
  • Migrate to bootstrap3. (Jessie)
  • Aggregate existing 3rd party js and css. (Jessie)
  • Aggregate self-added CSS into a central CSS file. (Jessie, Lawrence)
  • Model update and related view update. (Lawrence)
  • Update Jumbotron to use Carousel. (Yimin)
  • Continue user test. (Zoe)
  • Collect pictures/logos/themes. (Zoe)
  • Shift to use Chinese in webpage. (Lawrence, Jessie)
  • Deploy Celery. (Yimin)

Completed AIs

  • Details 显示joined person list -- Yimin (Done)
  • MyTuan显示 joined tuan list -- Yimin (Done)
  • Details 专门开一个column -- Lawrence (Skipped)
  • Navigator 做成模板 -- Lawrence (Done)
  • MyTuan table 显示bug -- Zoe (Done)
  • Authenticate decorator -- Leo (Done)
  • Change to datatime to all table -- Jessie (Done)
  • Use form view in my Tuan view -- Lawrence (Done)
  • Login redirect might have bug. Cannot reproduce during meeting. -- Yimin (Done)
  • db switch/population -- Lawrence (Done. population will be skipped for now.)

Coding Conventions

  • Use spaces instead of tabs for indentation, in all types of committed files.
  • 4-space-indent for Python scripts.
  • Use Unix-style line endings.
  • Eliminate trailing blank characters.
  • Remove unformatted debugging messages in committed files.

Database Setup

Lawrence @ 2016/09/09

Following three files will be excluded from Git repository.

  • tuanproj/settings_local.py
  • db.sqlite3
  • django.db

The default database is setup in tuanproj/settings.py and points to Leo's MySQL at pvicc015:python_django. To use this database, make sure tuanproj/settings_local.py doesn't exist, or this local setup file doesn't overwrite default database setup. Alternatively, to use custom database for local test, please place related setup in tuanproj/settings_local.py.

An example settings_local.py is at tuanproj/settings_local.example.py.

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.