Skip to content

Social Network, users can register, edit their profiles, create and respond to tweets, and also like other user’s tweets. Full-stack app built in Ruby on Rails.

Notifications You must be signed in to change notification settings

dav31rg/tweetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Tweetable

Tweetable is a full-stack social media application built using Ruby on Rails, allowing registered users to create, respond to tweets, give likes, and manage their profiles.

Description

Tweetable provides a platform for users to connect, share thoughts, and engage with others through tweets. After registering, users can seamlessly navigate through the application to create their own tweets, respond to tweets from others, and express appreciation by giving likes. The application's intuitive design and user-friendly interface enhance the overall experience.

Features

  • User Authentication: Register and log in securely to access the app's features.
  • Create Tweets: Compose and share your thoughts through tweets.
  • Respond and Interact: Engage with other users by responding to their tweets.
  • Likes: Show appreciation for tweets by giving likes.
  • Profile Editing: Edit your profile details to make your presence unique.

Installation

To get started with Tweetable, follow these steps:

  1. Clone this repository: git clone https://github.com/dav31rg/tweetable.git
  2. Install the required gems: bundle install
  3. Don't forget to start your postgresql service: sudo service postgresql start
  4. Set up the database: rails db:create db:migrate
  5. Start the server: rails server

Usage

  1. Register or log in with an existing account.
  2. Once logged in, you'll be directed to your personalized dashboard.
  3. Create your own tweet, explore tweets from other users, respond to tweets, and give likes.

Technologies Used

  • Ruby on Rails
  • HTML/CSS

Final Notes

Thank you for exploring Tweetable! We hope you enjoy using this social platform to connect with others and share your thoughts.

About

Social Network, users can register, edit their profiles, create and respond to tweets, and also like other user’s tweets. Full-stack app built in Ruby on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published