Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.27 KB

Personal-Diary

Your personal Diary : Fell free to confess anything you want

Compile

gcc main.c diary.c post.c user.c

Options

  • Sigin/Signup
  • Add a post in my personal diary
  • See all post of my personal diary
  • See all users or a specific user posts

Before begining you must connect or create an account Alt Text

Alt Text

  • Option 1 is to create a new post. You can write in several lines and when finished type ctrl + x in a new line Alt Text

  • Option 2 is to see all posts of the current user Alt Text

  • Option 3 is to see all the posts in the diary of every user Alt Text

  • Option 4 sort the posts by date and print the posts Alt Text

  • Option 5 is to the posts of a wanted user Alt Text

  • Option 6 is to log out. Then you can quit the diary or reconnect Alt Text