Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zangrandi/mymicrotweet
Little Twitter replica
https://github.com/zangrandi/mymicrotweet
Last synced: 18 days ago
JSON representation
Little Twitter replica
- Host: GitHub
- URL: https://github.com/zangrandi/mymicrotweet
- Owner: zangrandi
- Created: 2015-09-29T21:45:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T21:51:11.000Z (over 9 years ago)
- Last Synced: 2024-11-08T05:31:17.509Z (2 months 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