Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 349 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 349 Bytes

TODO

  • Use salt for configuration management.
  • Design SQL tables for posts, likes and comments.
  • Design and implement a backend for distributed timeline using Redis and Kuyruk. [OK]
  • WebSocket implementation for new posts, likes and comments. [OK}
  • Start writing tests. For backend and frontend.
  • Set indexes for some database fields.