https://github.com/luhluh-17/rails-blog
A simple blog app made with Rails 7
https://github.com/luhluh-17/rails-blog
rails7 ruby
Last synced: 2 months ago
JSON representation
A simple blog app made with Rails 7
- Host: GitHub
- URL: https://github.com/luhluh-17/rails-blog
- Owner: luhluh-17
- Created: 2022-10-21T02:12:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:01:28.000Z (about 3 years ago)
- Last Synced: 2025-03-28T22:42:57.612Z (over 1 year ago)
- Topics: rails7, ruby
- Language: Ruby
- Homepage: https://rails-blog.up.railway.app/
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 | [][1] [][2]
Back-end | [][3] [][4] [][5]
### 📷 Screenshots

[1]: https://commons.wikimedia.org/wiki/File:HTML5_Badge.svg
[2]: https://commons.wikimedia.org/wiki/File:CSS3_logo.svg
[3]: https://commons.wikimedia.org/wiki/File:Ruby_logo.svg
[4]: https://commons.wikimedia.org/wiki/File:Ruby_On_Rails_Logo.svg
[5]: https://commons.wikimedia.org/wiki/File:Postgresql_elephant.svg