https://github.com/beastop/rails-twitter
A twitter clone in Ruby on Rails.
https://github.com/beastop/rails-twitter
rails ruby ruby-application ruby-on-rails rubyonrails twitter-clone
Last synced: 4 months ago
JSON representation
A twitter clone in Ruby on Rails.
- Host: GitHub
- URL: https://github.com/beastop/rails-twitter
- Owner: beastOP
- License: mit
- Created: 2024-06-04T17:05:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T10:27:50.000Z (over 1 year ago)
- Last Synced: 2025-07-20T20:03:17.577Z (11 months ago)
- Topics: rails, ruby, ruby-application, ruby-on-rails, rubyonrails, twitter-clone
- Language: Ruby
- Homepage: https://rails-twitter.fly.dev/
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rails Twitter
A twitter clone in Ruby on Rails.
## Features
- [x] Authentication
- [x] Edit user profile
- [x] Create Tweets
- [x] Following other users
- [x] Tweets of Following on Feed
- [ ] Suggested Tweets
- [ ] Direct Message