Giter Site home page Giter Site logo

blog-app's Introduction

logo

Blog App

A simple blog website that allows readers to interact with posts.

Table of Contents

About the Project

The Blog App is a classic example of a blog website. It shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

Built With

The Blog App was built with:

  • Ruby On Rails
  • PostgreSQL

Live Demo

You can view a live demo of the Blog App at COMING SOON.

Getting Started

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

Prerequisites

To run this project, you'll need to install:

  • Ruby 2.7.0 or later
  • Rails 6.0 or later
  • PostgreSQL

Installation

  1. Clone this repository to your desired folder:
git clone [email protected]:Cluab/Blog-App.git
cd Blog-App
  1. Install the required gems:
bundle install
  1. Set up the database:
rails db:create
rails db:migrate

Usage

To run the project, execute the following command:

rails server

Testing

To run tests, run the following command:

bundle exec rspec

Deployment

You can deploy this project using:

  • Heroku
  • AWS Elastic Beanstalk
  • Other cloud hosting providers

Authors

๐Ÿ‘ค Ibrahim Suhail Al-Yousefi

๐Ÿ‘ค Abdallah Antony

Future Features

  • Add a live website feature that updates comments and likes in real-time.

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!

Acknowledgements

  • Microverse for providing the education that inspired this project.
  • RailsGuides for the excellent documentation on Ruby on Rails.

License

This project is licensed under the MIT License - see the LICENSE file for details.

blog-app's People

Contributors

abdallahmalima avatar cluab avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.