plugpanda

所属分类:数值算法/人工智能
开发工具:JavaScript
文件大小:976KB
下载次数:0
上传日期:2016-07-15 18:40:52
上 传 者sh-1993
说明:  plugpanda,Plug Panda-电动汽车充电无忧,
(Plug Panda - EV Charging Without the Anxiety ,)

文件列表:
.babelrc (28, 2016-07-16)
.eslintrc (4873, 2016-07-16)
.npmrc (26, 2016-07-16)
.nvmrc (7, 2016-07-16)
.sass-lint.yml (692, 2016-07-16)
CONFIGURATION.md (1516, 2016-07-16)
Procfile (15, 2016-07-16)
REFERENCE.md (4250, 2016-07-16)
TODO.md (650, 2016-07-16)
api (0, 2016-07-16)
api\collections (0, 2016-07-16)
api\collections\base.js (74, 2016-07-16)
api\collections\bmw.js (150, 2016-07-16)
api\collections\session.js (162, 2016-07-16)
api\collections\stations.js (201, 2016-07-16)
api\collections\user.js (153, 2016-07-16)
api\config (0, 2016-07-16)
api\config\db.js (171, 2016-07-16)
api\controllers (0, 2016-07-16)
api\controllers\base.js (74, 2016-07-16)
api\controllers\bmw.js (3855, 2016-07-16)
api\controllers\dashboard.js (2393, 2016-07-16)
api\controllers\session.js (5522, 2016-07-16)
api\controllers\station.js (656, 2016-07-16)
api\controllers\twilio.js (4508, 2016-07-16)
api\controllers\user.js (5990, 2016-07-16)
api\controllers\worker.js (2096, 2016-07-16)
api\index.js (4235, 2016-07-16)
api\lib (0, 2016-07-16)
api\lib\bmw.js (4300, 2016-07-16)
api\lib\chargepoint.js (4457, 2016-07-16)
api\lib\debug.js (147, 2016-07-16)
api\lib\twilio.js (745, 2016-07-16)
api\middleware (0, 2016-07-16)
api\middleware\authenticate-admin.js (232, 2016-07-16)
api\middleware\authenticate-bmw.js (333, 2016-07-16)
api\middleware\authenticate-user.js (1650, 2016-07-16)
... ...

# [Plug Panda](https://www.plugpanda.com/) Nobody knows what it means, but its provocative! ## Configuration [Configuration](CONFIGURATION.md) ## Reference [Reference](REFERENCE.md) ## Style Guides Roughly following these: - [JS](https://github.com/airbnb/javascript) - [CSS](https://github.com/airbnb/css) And to a lesser extent these: - [CSS](http://codeguide.co/#css) - [HTML](http://codeguide.co/#html) SCSS BEM Style: ``` .block { background-color: white; &--active { background-color: gray; } &__element { color: red; &--active { color: blue; } } &__another-element { background-color: red; &--active { background-color: blue; } } } ``` ## Dependencies - [Muni](https://github.com/airbrite/muni) ## Google Maps - [Static Maps](https://developers.google.com/maps/documentation/static-maps/intro) ## Todo [Todo](TODO.md) ## Heroku - [Heroku Node.js Support](https://devcenter.heroku.com/articles/nodejs-support) - [Best Practices for Node.js Development](https://devcenter.heroku.com/articles/node-best-practices)

近期下载者

相关文件


收藏者