You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.