Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zangrandi/mymicrotweet

Little Twitter replica
https://github.com/zangrandi/mymicrotweet

Last synced: 18 days ago
JSON representation

Little Twitter replica

Awesome Lists containing this project

README

        

# Microtweet

Answer to the *5 days test* applied for Ruby Developer candidates of HE:labs company.

##The problem:

#### The user should be able

* To login (email / password, OAuth, passwordless as you prefer)
* Perform the logout

#### The logged-in user should be able to

* Create posts
* View the posts created
* Search by other users
* View the profile of other users with your posts
* Following another user
* Receiving notification to be followed by a user

#### The user should be able not logged in

* View a profile created
* View posts Profile