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
add menu option: option 8, allow user to edit post
smart pointers: change list to hold smart ptrs (unique or shared)
friend functions: overload << and >> to print info and prompt user for info for all classes
BIG 3 (of BIG 5): the destructor, the copy constructor, and overload assignment(=) operator for all classes
Extra Credit
new types of user: personal and creator
sign up or log in: add option for user to sign up or retrieve account --> option 0 will now redirect user to Instagram340 landing page AND program will not exit directly