https://github.com/zangrandi/mymicrotweet
Little Twitter replica
https://github.com/zangrandi/mymicrotweet
Last synced: 5 months ago
JSON representation
Little Twitter replica
- Host: GitHub
- URL: https://github.com/zangrandi/mymicrotweet
- Owner: zangrandi
- Created: 2015-09-29T21:45:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T21:51:11.000Z (almost 11 years ago)
- Last Synced: 2024-12-31T00:13:11.307Z (over 1 year ago)
- Language: Ruby
- Size: 5.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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