Skip to content

This is a ruby on rails Twitter redesign project which allows users to share their opinions on movies or TV series that they enjoy. These opinions can either be upvoted or downvoted by other users.

Notifications You must be signed in to change notification settings

blakbox23/Chatflicx

Repository files navigation

Chatflicx

This is a ruby on rails twitter redesign for desktops which allows users to share their opinions on movies, or TV series that they enjoy. These opinions can either be upvoted or downvoted by other users.

screenshot Home page

screenshot Users' page

Built With

  • Ruby on Rails

Live Demo

Live link

Getting Started

Clone this repository to get a copy of this project.

  • Open your terminal
  • Run git clone https://github.com/blakbox23/chatflicx.git
  • Open the project with your favorite code editor.
  • Ensure Yarn packages are installed using yarn install
  • Ensure the Gem files are also installed by running bundle install
  • To setup your the database, run db:create, followed by db:migrate
  • Finally to view the project, run rails s, and visit http://localhost:3000 from your favourite browser.

Tests

This project also includes testing. To run these tests run rspec --format documentation in your terminal. Make sure you ran yarn install first.

Author

👤 Peter Mbuthia

🤝 Contributing

Contributions, issues, and feature requests are welcome. Fell free to check the issues page

Acknowledgments

  • Unsplash.com
  • Flaticons.com

Show your support

Give a ⭐ if you like this project.

About

This is a ruby on rails Twitter redesign project which allows users to share their opinions on movies or TV series that they enjoy. These opinions can either be upvoted or downvoted by other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages