Skip to content

JonahKayizzi/Blog-App-Ruby-on-Rails

Repository files navigation


Blog App - RoR

📗 Table of Contents

📖 Blog App

The Blog app is a classic fully functional blog website. It shows a list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

Ruby on Rails

Client
Server
Database

Key Features

  • Created basing on a data model
  • Working with RoR Models
  • Connection to a Postgresql Datacase
  • Working with forms and views
  • Working with controllers
  • Aunthentication and Authorization
  • Testing with RSpec
  • Creation of an API

(back to top)

🚀 Live Demo

Live Demo link will be added at the end of the project

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Ruby installed Postgresql installed

gem install rails

Setup

Clone this repository to your desired folder:

git clone https://github.com/JonahKayizzi/Blog-App-Ruby-on-Rails.git

cd blog-app

Usage

To run the project, execute the following command:

rails server

Run tests

To run tests, run the following command:

rspec

(back to top)

👥 Authors

👤 Jonathan Kayizzi

Abdulrahman Nganje

(back to top)

🔭 Future Features

  • Adding Authorization rules
  • Integration specs for Views
  • Adding API endpoints
  • API documentation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please add a ⭐️

(back to top)

🙏 Acknowledgments

Credit to Microverse for the project specification

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published