Code Monkey home page Code Monkey logo

lingjuan's Introduction

lingJuan

lingJuan一套可以设置代理的淘客系统

前段时间自己想做淘客,发现市场上的APP都是网站打包的,说打包都过了,就是webview里面放一个h5的网址,恕我直言,很水,于是就萌生了自己写一个的想法

APP内所有的API调用自轻淘客,很不错的一个网站,最起码api能看,技术也很热心,不向某某基地,另外上啦下拉刷新引用了开源库PullToRefreshListView

网络层:rxjava+retrofit2 图片加载和轮播glide+convenientbanner 跳转淘宝引用了阿里的百川SDK,都是坑,该项目属于练手项目 代码写的有很多不足勿喷

安装说明:将项目中houtaiwenjian目录下的houtaiwenjian.rar解压,其他gx是负责APK更新已经首页轮播图的接口,lingjuan则是后台文件,如下流程图中的网页端,需自行修改lingjuan/yewu/目录下的三个PHP文件中的数据库为自己的,然后在项目中api/getLatest.java中修改服务器地址即可

注:lingjuan必须放到网站根目录,如需放到其他目录请自行修改后台文件中的地址,gx目录随意,放到哪里 项目中写哪里即可,数据表和后台文件在一起

实现功能:目前可以实现代理在web端输入PID以及客服QQ点击提交会生成一个专属码,客户端第一次打开会要求用户比如输入一个专属码,输入的专属码是谁的那么用户购买商品的佣金就是谁的,

实现原理:代理在web页面填写信息点击提交并得到一个专属码保存到数据库中(logint.php),客户端输入专属码的时候向服务器查询该专属码,该返回该专属码的代理信息(serlno.php)

成品试用:http://www.aiboyy.pw/lingjuan/index.html

更新日志: 2017年10月10日11:37:34:更新1.0.2,修复少数用户崩溃问题,优化细节

流程图如下 image

首页UI

image

商品UI

image

搜索UI

image

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.