Tablod CLI is a C# console application for saving information about your favorite blog posts, authors, and blogs.
Tabloid CLI features:
- Main Menu: The main menu allows you to navigate through the application.
- Journal Management: Allows you to create, read, update, and delete journal entries.
- Blog Management: Allows you to create, read, update, and delete your favorite blogs and add or remove tags from those blogs.
- Author Management: Allows you to create, read, update, and delete your favorite authors, view blog posts written by those authors, and add or remove tags.
- Post Management: Allows you to create, read, update, and delete posts. Also gives you the ability to add tags to those posts or create, read, update, and delete a note about that post.
- Tag Management: Allows you to create, read, update, and delete tags.
- Search By Tag: Allows you to search for blogs, authors, posts, or all of them at once via tag name.
- Options Menu: Allows you to change the background and foreground color of console.