navaneethkp36 / social_media

Want to make a perfect social media platform where anyone can post and comment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Models

User

  • Name
  • UserName
  • Bio
  • Password digest

Post

  • Author
  • Img
  • Caption
  • Comments

Comments

  • Author
  • Comment

Contributing steps

Please raise PR against your branch into the development branch in this repository

About the API

  • Ruby version - 3.0.0
  • Rails version - 6.0.3

About

Want to make a perfect social media platform where anyone can post and comment.


Languages

Language:Ruby 99.2%Language:HTML 0.8%