Skip to content

moharamfatema/blog-rails

Repository files navigation

Blog (Posts with Comments)

Go to live wep app

  • Ruby version: ruby 3.1.2p20

  • Rails version: Rails 7.0.3.1

  • Database: Sqlite3


Screenshots

Home

Homepage

New Post

New Post

Edit Post

Edit Post

Show Post

Show Post

Edit Comment

Edit Comment

Sign Up

Sign Up

Log In

Log In

Edit Profile

Edit Profile


  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...