All Projects → Zhangxuan-Xing → Question And Answer Sharing System

Zhangxuan-Xing / Question And Answer Sharing System

本系统是基于微信小程序的问答分享系统,采用微信小程序的形式进行开发,后端采用Java框架开发,用户可以在小程序中进行提问、回答、分享故事、评论、围观以及充值收益等操作,在围观的过程中,用户对于感兴趣的内容可进行打赏与点赞。 对于本系统中的提问与分享,提供免费与付费两种模式,将知识交互的便捷性和信息娱乐的共享性进行结合。

Programming Languages

java
68154 projects - #9 most used programming language
js
455 projects

Projects that are alternatives of or similar to Question And Answer Sharing System

Notebook
我的技术笔记本~
Stars: ✭ 118 (-12.59%)
Mutual labels:  ssh
Sish
HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
Stars: ✭ 2,087 (+1445.93%)
Mutual labels:  ssh
Connectbot
ConnectBot is the first SSH client for Android.
Stars: ✭ 1,763 (+1205.93%)
Mutual labels:  ssh
Next Terminal
Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。
Stars: ✭ 2,354 (+1643.7%)
Mutual labels:  ssh
Tmux Cssh
ClusterSSH with tmux
Stars: ✭ 123 (-8.89%)
Mutual labels:  ssh
Pssh
Parallel SSH Tools
Stars: ✭ 127 (-5.93%)
Mutual labels:  ssh
Git Webhook Ci
A Git (github/gitee) webhook callback server to do stuff e.g. fetch new code (poor man CI)
Stars: ✭ 118 (-12.59%)
Mutual labels:  wechat-mini-program
Rktk Wxx
软考题库微信小程序 ENJOY
Stars: ✭ 131 (-2.96%)
Mutual labels:  wechat-mini-program
Mainframer Intellij Plugin
An intellij idea plugin for mainframer project
Stars: ✭ 125 (-7.41%)
Mutual labels:  ssh
Sshr
Proxy server for routing SSH connections
Stars: ✭ 129 (-4.44%)
Mutual labels:  ssh
Getssl
obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.
Stars: ✭ 1,687 (+1149.63%)
Mutual labels:  ssh
Plunder
A Modern automation platform
Stars: ✭ 121 (-10.37%)
Mutual labels:  ssh
Ssh Agent
Docker container for SSH agent forwarding on OSX/Linux
Stars: ✭ 128 (-5.19%)
Mutual labels:  ssh
Nassh Relay
Relay Server for the Secure Shell Chromium plugin
Stars: ✭ 118 (-12.59%)
Mutual labels:  ssh
Alita
一套把React Native代码转换成微信小程序代码的转换引擎工具。我们不造轮子,不发明新框架,只是提供工具把RN扩展到微信小程序端。
Stars: ✭ 1,733 (+1183.7%)
Mutual labels:  wechat-mini-program
Xxh
🚀 Bring your favorite shell wherever you go through the ssh.
Stars: ✭ 2,559 (+1795.56%)
Mutual labels:  ssh
Awesome Ssh
💻 A curated list of SSH resources.
Stars: ✭ 1,742 (+1190.37%)
Mutual labels:  ssh
Sshdeploy
A command-line tool that enables quick build and run deployments over SSH.
Stars: ✭ 131 (-2.96%)
Mutual labels:  ssh
Ssh Tunnels
Visual examples and use cases for SSH tunnels
Stars: ✭ 130 (-3.7%)
Mutual labels:  ssh
Analogsea
Digital Ocean R client
Stars: ✭ 128 (-5.19%)
Mutual labels:  ssh

基于微信小程序的问答分享系统 【服务端语言 - Java】

本系统是基于微信小程序的问答分享系统,采用微信小程序的形式进行开发,后端采用SSH框架进行开发,开发语言为Java,用户可以在小程序中进行提问、回答、分享故事、评论、围观以及充值收益等操作,在围观的过程中,用户对于感兴趣的内容可进行打赏与点赞。 对于本系统中的提问与分享,提供免费与付费两种模式,将知识交互的便捷性和信息娱乐的共享性进行结合;如有第三人进行围观,对于付费内容,需付费等额金币方可查看,金币收益将平分至内容提供者双方账户。

Tip:针对现网上小程序服务端主要为PHP和Node.js开发的情况,自己采用Java语言进行开发,希望能给有需要的人一点点力所能及的启示和帮助,也欢迎大家进行批评指正!

开发文档

系统想法

近几年,知识付费正在微博、知乎等广大平台成为一种趋势,与分享理念的结合也逐渐成为未来系统的趋势,新模式与新平台的结合, 也会产生新的效果。从单纯的知识付费理念,到付费的娱乐化应用,正成为人们的一种心理诉求和市场趋势。此外,自己对于小程序存有一丝好奇与兴趣,故而尝试 开发此系统。

效果预览

  • 个人中心

个人中心

  • 问题流动区

问题流动区

  • 问答详情

问答详情

  • 分享流动区

问答详情

  • 分享详情
    分享详情

  • 搜索用户
    搜索用户

  • 通知栏
    通知栏

  • 分享
    点赞

  • 提问
    点赞

  • 点赞
    点赞

  • 打赏
    打赏

  • 围观
    围观

  • 历史记录查询
    围观

围观

围观

数据库设计

  • 用户表
    用户表

  • 问题表
    问题表

  • 答案表
    答案表

  • 分享表
    分享表

  • 通知表
    通知表

  • 评论表
    评论表

  • 关注表
    关注表

编码注释

备注:本人已对前端与后端的主要代码进行注释,方便大家进行理解与查阅,如下图所示 -->

注释

注释

注释

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