All Projects → bitkylin → BitkyShop

bitkylin / BitkyShop

Licence: MIT license
线上商品浏览及线下交易系统,包括用户手机端「Android」,商家电脑端「.NET」等。主要实现:用户浏览商品信息,选择有意向的商品并提交订单信息,之后商家和用户在线下完成商品交易

Programming Languages

java
68154 projects - #9 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to BitkyShop

Flutter Shopping Airi
一款基于Flutter开发的购物App,涵盖了购物App的常见功能
Stars: ✭ 128 (+212.2%)
Mutual labels:  shopping
iOS-Geofence-Demo
Setup Geofences and get notifications when the device enters or leaves the geofence.
Stars: ✭ 71 (+73.17%)
Mutual labels:  shopping
CliqApp
This is a e-commerce app build over react native runs over android & ios.
Stars: ✭ 64 (+56.1%)
Mutual labels:  shopping
Manuals
Do design No code 💻📱🛒📚
Stars: ✭ 1,969 (+4702.44%)
Mutual labels:  shopping
NITKart
Shopping application on Android
Stars: ✭ 31 (-24.39%)
Mutual labels:  shopping
Shopping-Cart-MERN
💸 Simple Online Shopping Cart made with the MERN Stack
Stars: ✭ 34 (-17.07%)
Mutual labels:  shopping
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+3729.27%)
Mutual labels:  shopping
flutter shopping app
A shopping app prototype, this is my first "big" project (sort of speaking) using flutter.
Stars: ✭ 23 (-43.9%)
Mutual labels:  shopping
React-Native-Shopping-App
A simple Shopping App in React Native. For Complete Functionality... check https://www.youtube.com/watch?v=Lf0MLrcSx0Q
Stars: ✭ 31 (-24.39%)
Mutual labels:  shopping
spring-boot-shop-sample
My first web application using Spring Boot framework.
Stars: ✭ 66 (+60.98%)
Mutual labels:  shopping
Fastshopping
Simple app for easy shopping list making, developed with simplicity in mind.
Stars: ✭ 150 (+265.85%)
Mutual labels:  shopping
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+395.12%)
Mutual labels:  shopping
shopping-list
a PWA to note shopping list and see shopping history
Stars: ✭ 24 (-41.46%)
Mutual labels:  shopping
Cezerin2
Cezerin2 is React and Node.js based eCommerce platform. React Shopping Cart. "All In One" App: Cezerin API + Cezerin Storefront + Cezerin Dashboard.
Stars: ✭ 144 (+251.22%)
Mutual labels:  shopping
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (+34.15%)
Mutual labels:  shopping
Django Shop Tutorial
Use Django To Create A Simple Shopping Site Tutorial
Stars: ✭ 109 (+165.85%)
Mutual labels:  shopping
recipes
Application for managing recipes, planning meals, building shopping lists and much much more!
Stars: ✭ 3,570 (+8607.32%)
Mutual labels:  shopping
cartify
Shopping Cart implementation to serve as a shell for building e-commerce apps | Angular 7, Node.js, MongoDB
Stars: ✭ 22 (-46.34%)
Mutual labels:  shopping
Cake-Shop
A sample Cake Shop Website built with ASP.NET Core (Multi-Page Application)
Stars: ✭ 44 (+7.32%)
Mutual labels:  shopping
ShoppingList
📝 My first Android app, a shopping list app.
Stars: ✭ 17 (-58.54%)
Mutual labels:  shopping

线上商品浏览及线下交易系统

GitHub stars GitHub wiki 许可证

功能说明

  • 一套完整的线上商品浏览及线下交易系统

  • 包括 Android 手机端「用户端」,.NET 电脑端「商家端」

  • Android 手机端为一个完整的购物 App,已实现如下功能:分类展示商品,展示商品详情,添加购物车,添加并选择收件人信息,下单,查看订单详情,查看历史订单等

  • 用户通过 App 浏览商品信息,选择有意向的商品提交订单信息

  • 商家可通过电脑端实时查看用户所下的订单,并设置订单状态,和用户在线下完成商品交易后在系统中确认交易完成

  • 商家可通过电脑端上传及修改商品信息,管理订单数据、及时接收用户的订单等

技术与架构

云服务

Android 手机端和 .NET 电脑端均使用如下云服务,并通过如下云服务进行交互:

  • 「七牛云存储」保存商品图片,以外链形式

  • 「Bomb 后端云」作为后端服务器,保存商品信息,用户信息,订单信息,收货人信息等各种数据

Android 手机端

  • API 级别 Android 4.4「API19」及以上,经过测试在 Android 5.1.1「API22」系统下运行良好

  • 完整的购物 App,已实现分类展示商品,展示商品详情,添加购物车,添加并选择收件人信息,下单,查看订单详情,查看历史订单等

  • 使用的技术点包括: Toolbar、RecyclerView、CardView、Tablayout、SwipeRefeshLayout、OKhttp、Fresco、Picasso、gson、自定义控件等

.NET 电脑端

  • 基于 .NET Framework 4.6.2 平台,WPF 框架,C# 语言

  • 完善的商家管理端,商家可通过电脑端上传及修改商品信息,管理订单数据、及时接收用户的订单等

  • 商家可通过电脑端实时查看用户所下的订单,并设置订单状态,和用户在线下完成商品交易后在系统中确认交易完成

Wiki

项目详情请参见 Wiki

特别提示:如果无法查看后面的图片,可能需要科学上网。

1. 项目简介

2. 技术与架构

3. 商品信息上传

4. 商品信息查询与修改

5. 订单信息查询与修改

项目展示

Android 手机端

首页:展示热门商品信息以及广告轮播条

首页展示热门商品信息以及广告轮播条

分类页面:对商品子类别进行分类展示

分类页面对商品子类别进行分类展示

子类别页面:对商品进行更细化分类的展示

子类别页面对商品进行更细化分类的展示

商品详情页面:详细展示单个商品的信息

商品详情页面详细展示单个商品的信息

订单确认页面:选择购物车商品并提交后对商品信息进行再次确认

订单确认页面

订单列表:展示历史订单

订单列表展示历史订单

单个订单详情:展示单个订单,并对订单进行操作

订单详情

.NET 电脑端

上传详细的商品信息

商品信息上传

上传商品的二级分类「商品子类别」的详细信息

上传商品的二级分类信息

用户订单管理:查看并操作用户的订单

用户订单管理

License

MIT License

Copyright (c) 2017 123lml123

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

关于我

1. 我的主页

名称 域名 原始地址
主页 http://bitky.cc https://bitkylin.github.io
GitHub http://github.bitky.cc https://github.com/bitkylin
简书 http://js.bitky.cc http://www.jianshu.com/u/bd2e386a6ea8
CSDN http://csdn.bitky.cc http://blog.csdn.net/llmmll08

2. 其他

  • 兴趣方向: Java, Android, C#, JavaScript, Node.js, Kotlin 等

  • Email: [email protected]

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