Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 530 Bytes

File metadata and controls

23 lines (15 loc) · 530 Bytes

SocialNetwork

A social media website built with Ruby on Rails

Features:

User Accounts

  • Created using Devise
  • Pages for signing up, editing profiles, and logging in

Posts

  • Users can create posts with a title, text body, and photo
  • Photos posts are implemented using Active Storage
  • Posts can be viewed by all users, edited, and deleted
  • Other users can dislike and comment on posts

Messages

  • Users can privately message each other

Twitter API

  • Users can scroll an automatically generated Twitter news section