/simple_twitter

a simple twitter, based on redis, jsp and dwr framework

Primary LanguageCSSMIT LicenseMIT

twitter_proj

this is the teamwork repository

create in 2017.4.14 3:19

Lab members:

@wind2412 => Zheng Xiaolin

@YoungerJiang => Jiang Xicong

@Li Tiange

@Zhang Fangyuan

@Wang Yue


My main work:  

/src/main/java/zxl/bean/*

/src/main/java/zxl/redis/*

/src/main/java/zxl/servlets/*

/src/test/java/zxl/*

Ajax framework DWR's creation and config

And so on.


Database

Use Redis to support the backend.

Made a cluster of 8 redis server of 4 master and 4 slaves, also 3 sentinels.

Use RDB && AOF.


ATTENTION

Our frontend used Kickstart Framework.

Thank you for your CSS Library and helps a lot!~

@Kickstart


Completions

  • vote function
  • reply function
  • revise personal data (include upload background picture and small personal portrait)
  • focus and be focused function
  • friend recommend algorithm (三元闭包算法)
  • click a comment and pop out the window like real·twitter

Show the effects:

1

2

And our database design draft lists below:

IMG_3598

over.