GithubHelp home page GithubHelp logo

kurodenjiro / july_client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yyjeffrey/july_client

0.0 1.0 0.0 666 KB

A WeChat Mini-Program for SaaS social platform - 七月社交小程序

License: Apache License 2.0

JavaScript 100.00%

july_client's Introduction

july_client

build build

七月微信小程序——客户端

这是一款集成了Lin UI开发而成的SaaS社交平台微信小程序。该项目发起于2019年7月,故名为“七月”,现由私仓转为开源,开发之时这是“一个人的社交平台”,自己发动态,自己玩耍,现在正式向大家见面了!

整个系统由多个项目构成,其中后端API服务由Flask开发而成,暂时还未开源,可以通过下方API文档查看具体的接口说明。

技术栈

快速开始

  1. 下载源码

    git clone [email protected]:YYJeffrey/july_api.git
    
  2. 安装依赖
    该项目源码中已经存在miniprogram_npm文件夹,故该步骤可以跳过,若需要安装其他扩展,请确保您已经安装了npm,并使用npm install安装所需依赖。

  3. 修改AppID
    该项目是一个SaaS平台,您使用的测试号或者其他或者其他未注册到该平台的AppID时是没有任何数据的,可以通过修改app.js中globalData下的appId,将其改成本小程序的AppID即可wx0611fd1ba2b0bcd6即可。

    globalData: {
      appId: "wx0611fd1ba2b0bcd6",
      ...
    },
    

API文档

这一套RESTful API是服务端部分的项目,不做过多介绍,具体内容可以通过下方链接查阅。
API文档地址

功能模块

产品展示











版本说明

  • v0.0.1 - 小程序已达到生产使用标准,基本功能完善,上线2个月内无异样

体验七月

欢迎加入小程序交流群:592832957

支持闲聊和回答技术问题 😁

july_client's People

Contributors

yyjeffrey avatar

Watchers

James Cloos 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.