Your personal Diary : Fell free to confess anything you want
gcc main.c diary.c post.c user.c
- 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
-
Option 1 is to create a new post. You can write in several lines and when finished type ctrl + x in a new line
-
Option 2 is to see all posts of the current user
-
Option 3 is to see all the posts in the diary of every user
-
Option 4 sort the posts by date and print the posts
-
Option 5 is to the posts of a wanted user
-
Option 6 is to log out. Then you can quit the diary or reconnect