Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 223 Bytes

File metadata and controls

2 lines (2 loc) · 223 Bytes

DojoTweetsLive

A CodingDojo assignment to create Twitter-like web app. Users can make posts, follow other users, and "like" other user's posts. This version also uses javascript and AJAX to poll the server for updates.