Skip to content

This project displays on the main page the most voted article and below it dsiaplys the categories which are currently available. This application allows you to create new users, new categories and new article with their own picture. Every user who is logged-in can vote for their favorite article.

Notifications You must be signed in to change notification settings

kcotrinam/movieLife

Repository files navigation

Private events

This project displays on the main page the most voted article and below it dsiaplys the categories which are currently available. This application allows you to create new users, new categories and new article with their own picture. Every user who is logged-in can vote for their favorite article.

screenshot

📹 Video Demo

Video Demo Link

🔴 Live Demo:

Live Demo Link

🔨 Built with

  • Ruby
  • Ruby on Rails
  • Ruby gem bundler
  • Linters
  • VS code

🔨 Tested with

  • Ruby gem RSpec
  • Ruby gem shoulda Matchers
  • Ruby gem capybara

📝 Pre-requisites

  • Ruby ruby 2.7.2p137
  • Ruby on Rails 6.1
  • Postgresql

👷 Getting Started

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

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.
  4. Follow 'Setup' steps.

📝 Setup

  1. Open the terminal.
  2. On the terminal navigate to the project directory using cd movieLife/.
  3. Install dependencies using: bundle install.
  4. If it required: bundle update.
  5. Migrate the database: rails db:create.
  6. Migrate the database: rails db:migrate.
  7. Migrate the database: rails db:seed.
  8. If required run: yarn install, and repeate step 4.
  9. Start the application : rails server.
  10. To Stop the application : Press Ctrl + c

📝 How to use the application?

  1. Open the terminal and go to the directory.
  2. Start the application : rails server.
  3. Open the browser and go to : http://localhost:3000/
  4. Optional: use the live version link
  5. Enjoy the different functions the App has.

👤 Author

👤 Kenvin Cotrina

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

💪 Show your support

Give a ⭐️ if you like this project!

❕ Acknowledgment

📝 License

This project is MIT licensed.

About

This project displays on the main page the most voted article and below it dsiaplys the categories which are currently available. This application allows you to create new users, new categories and new article with their own picture. Every user who is logged-in can vote for their favorite article.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published