Skip to content

A basic page based on the idea of Twitter, created using RoR, this project includes some test files using Rspec.

Notifications You must be signed in to change notification settings

julian3493/ror_twitter_capstone

Repository files navigation

Private-Events

This project is the capstone project of Ruby on Rails module

The Idea for this project is to create a web app similar to twitter, I followed the design given, the project has 3 models, User, Opinion, and Following. It has a login page where the user can log in using only the username. The app has a homepage where the user can see in the left his/her information and some links, in the middle can see all the opinions shared for all the users, and in the right can see the who to follow section where will appear all the users which are not following.

The page also has a user page that keeps the left side menu of the homepage, in the middle show all the opinions shared by this user and in the right section shows some details of the user and the people who follow this user.

screenshot

Built With

  • Ruby 2.7.2
  • Ruby on Rails 6
  • VS code
  • Rspec

Live demo

Getting Started

To get a local copy up and running follow these simple example steps.

  • You need Ruby 2.7.2 and rails >= 6.0.3.4
  • Open a terminal or command prompt interface on your PC.
  • Clone the repo with: git clone https://github.com/julian3493/ror_twitter_capstone.git
  • On the terminal navigate to the project directory using cd ror_twitter_capstone
  • run bundle install

Author

👤 Julian Ramos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

A basic page based on the idea of Twitter, created using RoR, this project includes some test files using Rspec.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published