Skip to content

codeWithHyder/blog-rails

Repository files navigation

Rails -Blog -app

📗 Table of Contents

📖 Rails-Blog- app

The rails-blog-app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

  • Ruby

Tech Stack

Client
  • Ruby
Test
  • RSPEC
Database
  • PostgreSQL

Key Features

-Use database migration files to maintain database schema. -Understand ORM

(back to top)

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Ruby on Rails installed and running. To get more information, read the installation guide.

PostgreSQL installed and running

Setup

Clone this repository to your desired folder.

Install

bundle install

Usage

To run the project follow the following instruction:- rails server

Run tests

To run tests, run the following command:

rails test:all

(back to top)

👥 Authors

👤 Ghulam Hyder Dar

👤 Zewdie Habtie

(back to top)

🔭 Future Features

-Processing data in models. -Views. -Forms -Add authorization rules. -Integration specs for Views. -Add API endpoints. -API documentation. -Validations, Model specs, and n+1 problems.

(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 give a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Mr Lucas Erkna for his unbiased help to me in realising this project.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use this project?

    • It's MIT license, feel free to use as you like.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors