You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a C++ implementation of a dynamic social media feed manager using a linked list structure. It allows users to add, search, edit, delete, and display posts in both chronological and reverse chronological order.