All Projects → whitewoodcity → social-vertex-website

whitewoodcity / social-vertex-website

Licence: MIT license
An open-source social networking frontend

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to social-vertex-website

try-compose
Sample project to try Jetpack Compose early developer preview here and now!
Stars: ✭ 28 (+33.33%)
Mutual labels:  sample-project
phaser-3-snake-game
A Phaser 3 demo project based on the "Snake Plissken" tutorial published on Phaser World #85.
Stars: ✭ 30 (+42.86%)
Mutual labels:  sample-project
react-sample-projects
The goal of this project is to provide a set of simple samples, providing and step by step guide to start working with React.
Stars: ✭ 30 (+42.86%)
Mutual labels:  sample-project
jenkins-android-sample
这是一个使用 jenkinsfile 构建 Android APK 的示例项目。
Stars: ✭ 15 (-28.57%)
Mutual labels:  sample-project
built-with-roots
Demo of a fan site of WordPress sites built with Roots, which is also built with Roots
Stars: ✭ 19 (-9.52%)
Mutual labels:  sample-project
wxWidgetsTemplate
A template project for wxWidgets C++, with pre-set files and IDE projects, and allows for easy updates to wxWidgets
Stars: ✭ 13 (-38.1%)
Mutual labels:  sample-project
SampleFoodBlog
🔥 Android blog application, built with Firebase
Stars: ✭ 23 (+9.52%)
Mutual labels:  sample-project
gruniozerca-gamebuino
A Gamebuino port of a homebrew NES game.
Stars: ✭ 11 (-47.62%)
Mutual labels:  sample-project

vertx-china-community

Build Status

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

贡献和参与

简介

social-vertx-web 项目开发简介与规范请点击此处

诚邀各位大佬积极提供pr!!!

快速预览

项目预览

功能需求:

social-vertx-website项目各个板块列表大致如下(注:加粗字体的项目是目前未完成的模块,期待社区成员贡献):

  • index (即主页)
  • 发布板块(主要显示vert.x版本发布消息以及社区最新消息等功能)
  • 文档模块
  • 社区模块(社区帖子 交流区等)
    • 帖子(推荐,关注最热)
      • 帖子列表查询(in process)
      • 评论功能
      • 点赞功能
      • 收藏功能
      • 帖子详情页(in process)
      • 问答
    • 发帖子
    • 个人主页 (此页面从功能上来讲也可以复用以展示他人的信息,并在其个人主页上显示他的动态 文章等内容)
      • 个人信息展示
      • 编辑个人资料
      • 个人动态
      • 个人文章(后续实现文章 状态等分类)
      • 个人历史评论
    • 发状态
    • 我的收藏(展示我收藏的帖子)
    • 我的消息 高优先级 !!!
      • 我的消息列表展示
      • 消息发送 接收等(im功能)
    • 关注的人(展示当前登录用户关注的人)
    • 服务中心(社区服务中心,管理,问题反馈等等,具体需求待定,本模块优先级较低)
  • awesome (vert.x最佳实践,具体需求即技术实现去问问阿柴)
  • starter(vert.x starter, 目前是直接链接到官网的starter,后续考虑社区项目中实现)
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].