All Projects → NEUP-Net-Depart → NEUP-FleaMarket

NEUP-Net-Depart / NEUP-FleaMarket

Licence: other
东北大学先锋市场

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to NEUP-FleaMarket

marketplace-feedback
This repository is for feedback regarding NativeScript Marketplace. Use the issues system here to submit feature requests, vote for existing ones or report bugs.
Stars: ✭ 16 (-11.11%)
Mutual labels:  market
TradeBot
Crypto trading bot using Binance API (Java)
Stars: ✭ 292 (+1522.22%)
Mutual labels:  market
market
🧜‍♀️ THE Data Market
Stars: ✭ 149 (+727.78%)
Mutual labels:  market
wo-ist-markt.github.io
A map visualization of periodic markets in different cities.
Stars: ✭ 73 (+305.56%)
Mutual labels:  market
R-code-for-finance
R code for finance
Stars: ✭ 19 (+5.56%)
Mutual labels:  market
darkmall
Incomplete example of free market running on ETH blockchain for educational purposes only
Stars: ✭ 51 (+183.33%)
Mutual labels:  market
bittrex-api
PHP client for the Bittrex API
Stars: ✭ 25 (+38.89%)
Mutual labels:  market
ibkr
Interactive Brokers wrapper 🚩
Stars: ✭ 34 (+88.89%)
Mutual labels:  market
whot
A Game API for the Nigerian Whot Card Game. https://github.com/mykeels/whot-server, https://github.com/CodeByOmar/whot-app
Stars: ✭ 51 (+183.33%)
Mutual labels:  market
market-pricing
Wrapper for the unofficial Steam Market Pricing API
Stars: ✭ 21 (+16.67%)
Mutual labels:  market
StockPricePredictor
An S&P500 Stock Index Movement Predictor built with Machine Learning models
Stars: ✭ 29 (+61.11%)
Mutual labels:  market
markets-react
📈 Check the stock market, from your phone!
Stars: ✭ 47 (+161.11%)
Mutual labels:  market
algorithmic-market-prediction
Implementation of Algorthmic Prediction of Candle Patterns
Stars: ✭ 21 (+16.67%)
Mutual labels:  market
every-eos
Decentralized exchange based on eos.io
Stars: ✭ 20 (+11.11%)
Mutual labels:  market
MarketServer
基于Springboot + Mybatis框架实现的一个简易的商场购物系统后端。该有的基础功能它都有!
Stars: ✭ 26 (+44.44%)
Mutual labels:  market
HTML-Crypto-Currency-Chart-Snippets
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
Stars: ✭ 89 (+394.44%)
Mutual labels:  market
EA31337-classes
📦📈 EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)
Stars: ✭ 103 (+472.22%)
Mutual labels:  market
Polkadex
An Orderbook-based Decentralized Exchange using the Substrate Blockchain Framework.
Stars: ✭ 223 (+1138.89%)
Mutual labels:  market

先锋市场

Build Status Coverage Status

由先锋网络中心设计、开发和运营的先锋市场, 前身是先锋论坛的「跳蚤市场」板块。 独立的跳蚤市场自 2016 年开始设计, 2017 年 6 月公测,正式定名为「先锋市场」。

2017 年 10 月释出的 v1.0 版本, 基于 Laravel PHP 框架构建。 前端大部分使用 Blade 模板直接渲染, 部分页面使用 Vue.js 来加载。 异步消息系统(源代码) 包括邮件、微信、短信消息推送, 使用 Golang 编写。

Code Style Guide

PHP:

请严格按照 PSR-2PSR-12 要求格式化代码

Code MUST use an indent of 4 spaces, and MUST NOT use tabs for indenting.

The PHP constants true, false, and null MUST be in lower case.

The keyword elseif SHOULD be used instead of else if so that all control keywords look like single words.

All binary and ternary (but not unary) operators MUST be preceded and followed by at least one space. This includes all arithmetic, comparison, assignment, bitwise, logical (excluding ! which is unary), string concatenation, type operators, trait operators (insteadof and as), and the single pipe operator (e.g. ExceptionType1 | ExceptionType2 $e).

HTML(Blade), CSS(SASS, SCSS, LESS), JavaScript(TypeScript):

约定按照 Google HTML/CSS Style Guide 格式化代码

Indent by 2 spaces at a time.

Don’t use tabs or mix tabs and spaces for indentation.

依赖环境

主程序:PHP 5.6+,Mysql; 异步消息系统:Mysql,RabbitMQ

鸣谢

感谢东大小秘书提供的微信消息接口!

捐助我们

短信消息通知给我们带来了不少的开支, 如果你觉得这一功能给你带来了便利,欢迎捐助!

Made with by NEUP Net Department

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].