Skip to content

Thoth1111/Reels_Blog

Repository files navigation

Reels_Blog

📗 Table of Contents

📖 Reels Blog

Reels Blog is a ruby on rails project to build a fully functional web app/website that shows a list of posts about movies and empowers readers to interact with them by adding comments and liking posts.

🛠 Built With

Tech Stack

Server Database

Key Features

  • Functioning database
  • CRUD Operations

(back to top)

💻 Getting Started

Prerequisites

  • Ruby on Rails:

Install

Requires PostgreSQL and RoR(Ruby on Rails)

Usage

-Set the username and password in the database.yml file -Run $ rails server to confirm it works -Run $ rails db:migrate to create the database tables -Run and use $ rails console to run CRUD methods & queries

To run tests: -On initial run, migrate to the test database rails db:migrate RAILS_ENV=test -For consecutive tests, run rspec -f doc

(back to top)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Thoth1111/Reels_Blog.git

Thats it now you can execute your program on terminal:)

(back to top)

👥 Authors

👤 Alwyn Androvelle

(back to top)

🔭 Future Features

  • [Processing data in models]
  • [Setup and controllers]
  • [Controllers specs]

(back to top)

🤝 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!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Reels_Blog is a fully functional web app/website that shows a list of posts about movies and empowers readers to interact with them by adding comments and liking posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors