/rails-blog

A simple blog app made with Rails 7

Primary LanguageRuby

LuhLuhDev Blog

A simple blog application made with Ruby on Rails 7

💻 Features:

  • Created a MVC Architecture application that uses the basic CRUD functions.
  • Display all the articles by the recent order in the ActionView.
  • Added a feature to display the distance of time in words from the article posting to the current time in the ActionView using the built-in DateHelper methods.
  • Added a helper function to convert and display the default timestamps of the model in a human-readable format.
  • Added a helper function to calculate the needed time to read the article in the BlogHelper module.

🚀 Live Demo

https://rails-blog.up.railway.app/

👨🏽‍💻 Tech Stacks

Category Languages / Frameworks / Tools
Front-end html5 css3
Back-end ruby ruby on rails PostgreSQL

📷 Screenshots

rails_blog_home-min