Coder Social home page Coder Social logo

mart-android's Introduction

English | 中文

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 Google Play, 应用宝

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. Clone code by Android Studio 3.0 or above
  2. Wait gradle sync, don't update project gradle version, might cost a few minutes
  3. Click "run" button in AS, :-)

Project structure(package)

├── net.coding.mart 
│   ├── activity 
│   │   ├── guide       // guide page
│   │   ├── mpay        
│   │   ├── reward      // project page
│   │   ├── setting     // setting page
│   │   └── user        // user page
│   ├── common 
│   │   ├── constant    // some enum
│   │   ├── event       // event class for eventbus 
│   │   ├── htmltext    // help class
│   │   ├── local       // local data manager
│   │   ├── network     // network help class
│   │   ├── share       
│   │   ├── util        
│   │   └── widget      // custom widget
│   ├── developers   // developer user
│   ├── job     // project
│   ├── json    // network, classes corresponding to json
│   ├── login   // login and register
│   ├── setting // some static activity
│   ├── third   // some third party code
│   │   └── sidebar  // custom listview, could quick scroll by letter
│   ├── user    
│   │   └── identityAuthentication  
│   └── wxapi   // WeChat request

License

Mart-Android use MIT license

mart-android's People

Contributors

thinaaron avatar

Watchers

 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.