NickTikhonov / meteor-microblog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteor-microblog

Screenshot

With this project, I aim to build a functional microblogging platform. The purpose for this is to gain experience with the meteor platform, and build a production-ready app from start to finish.

Current Features

  • news feed, containing all posts from all users
  • Reddit-style comment trees
  • ability to like posts and comments
  • simple user accounts and profiles, the ability to view a particular user's posts
  • following/friendship system to restrict newsfeed items to those from friend circle

## Planned Work

  • convert codebase to typescript
  • re-structure code and implement unit testing
  • information-rich user accounts
  • the ability to search for users based on multiple criteria
  • private IM system

About


Languages

Language:JavaScript 58.0%Language:HTML 41.5%Language:CSS 0.5%