Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 789 Bytes

README.md

File metadata and controls

41 lines (34 loc) · 789 Bytes

CQU Forum

CQU Forum is a new forum system that takes place of the school's old Discuz version forum. It's morden designed, lightweight and powerful to use.

Build

git clone https://github.com/Yuhhang/CQU_Forum.git
cd CQU_Forum
yarn
yarn build

Develope

git clone https://github.com/Yuhhang/CQU_Forum.git
cd CQU_Forum
yarn
yarn start

open localhost://3000 in your broswer

Features

  • Login & Register
  • Account Verification with CQU E-mail
  • Create New Section
  • Send New Posts & Comments
  • Like & Unlike Comments
  • Reply Comments
  • Attach Pictures
  • Collect Posts
  • Change User Info
  • Dark Mode

TODOs

  • User Info Page
  • User Follow
  • Access Manage
  • Attach Files
  • Posts Suggest Mechanism