All Projects → guofudong → Eshop

guofudong / Eshop

Meterail Design风格商城类项目

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Eshop

Wechat Mall
清欢美味食光机,也是我做的第一个小程序,功能比较简单,后台基于API工厂
Stars: ✭ 98 (-18.33%)
Mutual labels:  shop
Rdgliderviewcontroller Swift
Control for a floating view gliding over a ViewController Edit
Stars: ✭ 102 (-15%)
Mutual labels:  glide
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1208.33%)
Mutual labels:  shop
Qbox
🐈 RxJava+Retrofit+Okhttp+Glide + A life tool App, contains modules: news; jokes; constellation fortune; LED; weather; calendar; two-dimensional code, and more ... 小秋魔盒是一个生活工具 App,主要功能有:新闻资讯;微信精选美文;笑话趣图;星座运势;LED字幕;天气;日历;二维码;手电筒;老黄历。在开发中尽可能多的用了目前比较流行的框架和库。
Stars: ✭ 1,360 (+1033.33%)
Mutual labels:  glide
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-16.67%)
Mutual labels:  glide
Glide Docs Cn
Glide简体中文文档站点托管项目。
Stars: ✭ 1,395 (+1062.5%)
Mutual labels:  glide
Module Shop Mini Program
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 89 (-25.83%)
Mutual labels:  shop
Pictureselector
Picture Selector Library for Android or 图片选择器
Stars: ✭ 11,095 (+9145.83%)
Mutual labels:  glide
Basemvp Master
一个基本的MVP应用框架(RxJava+Retrofit+Glide+IjkPlayer),封装比较完善,易于使用,帮助日常快速开发一个项目。
Stars: ✭ 101 (-15.83%)
Mutual labels:  glide
Youqu master
友趣app,一款可以交朋友并且十分有趣的应用。Rxjava+Retrofit+Glide+ijkplayer结合的MVP框架(精选图书,妹纸福利图片,火爆视频,各种炫酷特效)
Stars: ✭ 107 (-10.83%)
Mutual labels:  glide
Glide Transformations
An Android transformation library providing a variety of image transformations for Glide.
Stars: ✭ 9,540 (+7850%)
Mutual labels:  glide
Lyf Vue
这是一个基于vue2开发在线商城前端
Stars: ✭ 100 (-16.67%)
Mutual labels:  shop
Litho Glide
Glide image-loading Component for Litho
Stars: ✭ 105 (-12.5%)
Mutual labels:  glide
Aimeos Slim
Slim PHP package for professional, ultra fast online shops
Stars: ✭ 98 (-18.33%)
Mutual labels:  shop
Rxapp
Stars: ✭ 108 (-10%)
Mutual labels:  glide
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (-23.33%)
Mutual labels:  shop
Vue2 Shop
A shop developed with Vue2 + Vue-router + Axios + Vuex + Node + Express + MongoDB + Webpack
Stars: ✭ 103 (-14.17%)
Mutual labels:  shop
Scallop
干货集中营Android app(MVP + RxJava2 + Dagger2 + Retrofit)
Stars: ✭ 120 (+0%)
Mutual labels:  glide
Laravel B2c Store
laravel 即插即用的b2c商城扩展。
Stars: ✭ 115 (-4.17%)
Mutual labels:  shop
Composable Images
The Composable Images is a library providing Jetpack Compose wrapper for Glide, Picasso, and Coil.
Stars: ✭ 107 (-10.83%)
Mutual labels:  glide

EShop

商城项目,主要功能如下:

  • 1.首页不同item展示商品,轮播图等
  • 2.商品详情立即购买和加入购物车
  • 3.商品的分类,筛选排序
  • 4.管理所有订单

项目截图

接口数据

原来的接口已不能使用,数据来源更改为mock,接口返回数据统一格式如下:

{
    "status": {
        "succeed": 1,
        "error_code": 0,
        "error_desc": ""
    },
    "data": {
        
    }
}

第三方库

关注公众号,获取更多资源

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].