GithubHelp home page GithubHelp logo

magic-coder / codingmart_ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from youngleung/codingmart_ios

0.0 3.0 0.0 56.41 MB

码市 iOS 客户端源代码

License: MIT License

Objective-C 90.58% HTML 7.58% C 1.81% Ruby 0.03%

codingmart_ios's Introduction

Mart-iPhone

Environment:Xcode-Version 9.3 (9E145)

Mart introduction

Mart is a platform for software outsourcing. It contact the developers and the demand side by smart match system, provide a money escrow service and a tool which can help online management, improve the efficiency of the deliverable, balance the rights of both sides.

This repository is the offical app of Mart platform, you can install it from App Store:Mart

Mart App has done

  • Mass of developers
  • Simple way to publish a demand
  • Online valuation
  • Divide a demand by some small stages, manage by stage
  • Provide different features depend on the role of user (developers or demand side)

App features quick facts

Main page Project list Message Valuation Userinfo
图片1 图片2 图片3 图片4 图片5

Setup

  1. Git: git clone https://github.com/Coding/CodingMart_iOS.git
  2. CocoaPods : pod install
  3. Carthage : carthage update
  4. Find the file CodingMart/CodingMart-Prefix.pch.example,copy it,and then reanme the copy with name : CodingMart-Prefix.pch

File menu

.
├── CodingMart
│   ├── Assets.xcassets //Image resource
│   ├── CodingMart-Prefix.pch //Pre-compiled file
│   ├── Controllers //Controllers
│   │   ├── BaseViewControllers 
│   │   ├── EAProjectPrivate 
│   │   ├── Independence 
│   │   ├── Login 
│   │   ├── Message 
│   │   ├── Other 
│   │   ├── Pay 
│   │   ├── PriceSystem 
│   │   ├── PublishReward 
│   │   ├── RootControllers 
│   │   └── UserInfo 
│   ├── Models //Data Models
│   ├── Views //Views
│   │   ├── Cell 
│   │   ├── TableListView 
│   │   └── XXX 
│   ├── Util //Tools
│   │   ├── Category 
│   │   ├── Common 
│   │   └── Manager 
│   ├── Vendor //Third party kit
│   │   ├── AFNetworking 
│   │   ├── AGEmojiKeyboard 
│   │   ├── AMPopTip 
│   │   ├── ActionSheetPicker 
│   │   ├── AlipaySDK 
│   │   ├── AutoSlideScrollView 
│   │   ├── JDStatusBarNotification 
│   │   ├── JTSImageViewController 
│   │   ├── MJPhotoBrowser 
│   │   ├── NJKWebViewProgress 
│   │   ├── QBImagePickerController 
│   │   ├── RDVTabBarController 
│   │   ├── SDWebImage 
│   │   ├── SVWebViewController
│   │   ├── TIMChat 
│   │   ├── YLGIFImage 
│   │   └── iCarousel 
│   └── Resources 
├── Cartfile //Carthage
├── Podfile //CocoaPods
├── Pods //CocoaPods
│   ├── BlocksKit
│   ├── FDFullscreenPopGesture
│   ├── FLEX
│   ├── HCSStarRatingView
│   ├── MBProgressHUD
│   ├── Masonry
│   ├── QQ_XGPush
│   ├── ReactiveCocoa
│   ├── RegexKitLite-NoWarning
│   ├── TPKeyboardAvoiding
│   ├── TTTAttributedLabel
│   ├── UITableView+FDTemplateLayoutCell
│   ├── UMengSocial
│   └── hpple
└── README.md

License

The license of this repo is MIT license

Support

This repository is supported by CODING

codingmart_ios's People

Contributors

wanghengheng avatar thinaaron avatar xiaoyangh avatar

Watchers

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