AhmedAbdelGawadFarag / web-blog

web blog using ruby on rails framework and postgres sql database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

web blog using ruby on rails , where http requests made using rest api conventions , and only Authenticated users( signed in ) can post an article and comment on any post , users data are hashed in the database and a lot more give it a try

technologies

  • Rails version : 6

  • Ruby version : 2.7.1

  • database : postgres sql

  • rest api conventions

About

web blog using ruby on rails framework and postgres sql database


Languages

Language:Ruby 72.4%Language:HTML 15.8%Language:JavaScript 7.0%Language:CSS 4.8%