Skip to content

petercm/twitter_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone

This is a sample application that is basically empty at this point.

A complete version of this application would have:

  1. A public feed of users’ posts at ‘/’

  2. Allow users to follow each other.

  3. A feed for each user at ‘/users/<username>/’. This view should show who the user is following and his/her followers.

The application has been set up with Devise for user authentication and login with the ‘user’ model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages