Giter Club home page Giter Club logo

wetour's Introduction

WeTour 小程序

❗️❗️不兼容 Taro 最新版本,请使用 Taro v1.3.18.

📺 视频教程

项目介绍

一款旅游打卡小程序,使用云开发技术,taro 构建,主要功能有:景点列表、景点详情、打卡、评论、景点地图、导航等等,具体看下面的截图。

2、截图

小程序端

首页、景点详情、导航

打卡记录、打卡成功、评价

景点地图、行程规划、行程路线

云开发管理后台

项目运行

导入数据

1、先将所有的云函数右键上传。

2、在云数据库中新建comment(评论)、default_trip(系统默认路线)、mark(打卡记录)、scene(景点)、trip(用户行程)、user(用户)集合。

3、将 data 文件夹中对应的数据导入到集合中,剩下的数据则在小程序界面操作即可。

运行项目

$ git clone https://github.com/Mayandev/wetour.git
$ cd wetour/client
$ npm install
$ npm run dev:weapp
$ # 打包
$ npm run build:weapp

最后

如果本项目对你有帮助,记得点一个 Star。

你也可以关注我的公众号,可以向我进行提问。

wetour's People

Contributors

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