Skip to content

I base this project on the Twitter web app. This project is a capstone project for Ruby on Rails framework. I learned a lot while I was doing the app; It was challenging at the beginning, but I overcome all the difficulties and I created a full stack application. This app works as a social media where you can share your opinions about movies. Us…

License

kenderb/MCA-social

Repository files navigation

Twitter redesign Ruby on Rails Capstone project.

I base this project on the Twitter web app. This project is a capstone project for Ruby on Rails framework. I learned a lot while I was doing the app; It was challenging at the beginning, but I overcome all the difficulties and I created a full stack application. This app works as a social media where you can share your opinions about movies. Users can create an account with the username and logging using the username. You can share your opinions and see the opinions of other people. Gregoire Vella created the original design, you can see it here

Built With

  • Ruby
  • RSpec
  • Rails
  • VS Code

Diagram for the App

screenshot

Demo Screenshots

screenshot screenshot screenshot screenshot

Live Demo

Live version

Prerequisites

Ruby: 2.7.0 Rails: ~> 6.0.3 Postgres: >=9.5

Getting Started

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

📝 Setup

  1. On the terminal navigate to the project directory using cd MCA-social/.
  2. Install dependencies using: bundle install.
  3. If it required: bundle update.
  4. Migrate the database: rails db:migrate.
  5. Run rails db:create
  6. rails db:migrate
  7. Start the application : rails server.
  8. Open http://localhost:3000/ in your browser.
  9. To Stop the application : Create a user.

Run tests

  • Open the terminal
  • Run rpsec --format documentation

Authors

👤 Kender Bolivar

🤝 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

📝 License

MIT LICENSE

About

I base this project on the Twitter web app. This project is a capstone project for Ruby on Rails framework. I learned a lot while I was doing the app; It was challenging at the beginning, but I overcome all the difficulties and I created a full stack application. This app works as a social media where you can share your opinions about movies. Us…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published