ikennarichard / Everybody-loves-rails

Everybody loves rails is a blog where you'll find resources about rails technologies, you can leave likes or comment on a post and engage with the community. Built with Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Everybody loves rails

πŸ“— Table of Contents

πŸ“– Everybody loves rails

This project is a blog where you'll find resources about rails technologies, you can leave likes/comment on posts and engage with the community. Built with Ruby on Rails

πŸ›  Built With

  • Ruby
  • Ruby on rails

Key Features

  • Add user, post
  • Add likes and comments on post

(back to top)

πŸ’» Getting Started

To clone the repository in local environment try following steps.

git clone https://github.com/ikennarichard/Everybody-loves-rails.git

Prerequisites

  • Rails
  • Ruby

Setup

Install

In the terminal, go to the file directory and run this command.

bundle install

Get into development

  • create database and run migrations
bin/rails db:setup
  • start server
bin/rails server

Run test

To run test, run the following command in the terminal

rails test

πŸ‘₯ Authors

πŸ‘€ Ikenna Richard

πŸ‘€ Spencer Okyere

(back to top)

πŸ”­ Future Features

  • Delete comments
  • Register to become a contributor

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Everybody loves rails is a blog where you'll find resources about rails technologies, you can leave likes or comment on a post and engage with the community. Built with Rails

License:MIT License


Languages

Language:Ruby 75.3%Language:HTML 18.9%Language:Batchfile 3.0%Language:JavaScript 1.5%Language:CSS 1.3%