Giter VIP home page Giter VIP logo

group-purchase-mobile-frontend's Introduction

README

项目实现的功能

  • 创建与修改团购: APP使用者可以自由创建与修改团购,并且生成团购的二维码进行分享
  • 浏览与参与团购: APP使用者可以浏览附近的团购(支持非登录浏览),根据类别浏览特定团购,参与普通团购和团购秒杀
  • 查询团购: 提供基于团长名称和团购名称的团购查询、基于团购类别和团购开始时间等多种筛选,基于团购开始时间和团购名称的多种排序
  • 个人中心: 用户可以查看个人团购订单和订单详情,支持取消订单,团长也可以查看团购销售订单,取消团购或订单,也可以查看个人钱包、历史地址等多种信息
  • 收藏团购: 支持用户收藏和取消收藏团购,收藏的团购会出现在用户主页上,便于用户查看
  • 团购推荐: 根据用户的历史信息和团购本身的特点,在首页向用户进行团购的个性化推荐,用户可以点击查看详情
  • 团长数据分析: 为团长提供各种销售数据:总销售金额、总退款金额、订单数、下单人数、历史订单概况等

项目使用的所有模块

安装与运行

git clone https://github.com/ZhaoHaoRu/Group-Purchase-mobile-frontend.git
# 打开项目所在文件夹
cd rnDemo
# 安装相关模块
npm install
npx react-native start
# 另开terminal并运行一下语句
npx react-native run-android

如果在运行过程中出现了红屏错误,可以尝试:

  1. 对于unable resolve module,直接删掉node_module,然后重新运行npm intall
  2. 对于unable to load script,可以重新运行npx react-native startnpx react-native run-android两条命令
  3. 还可以尝试清除缓存,停止正在运行的npx react-native start,运行npx react-native start --reset-cache

About

如果对于项目有任何问题的话,欢迎提交issue或者与我们联系。

group-purchase-mobile-frontend's People

Contributors

clyy21 avatar dongyunpeng-sjtu avatar zhaohaoru avatar

Stargazers

 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.