Metadata-Version: 2.1
Name: Tri-Vail
Version: 1.0.0
Summary: A python package to display random trivia questions and answers
Home-page: https://github.com/startngstartng/Forward-RandAlgo-Victory-Wekwa
Author: Wekwa Victory Chiamaka
Author-email: victorywekwa@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: requests

# Tri_Vail
This is a console platform that displays random trivia questions and answers that users can use to practice
For interview and quiz to increase their general knowledge and critical thinking abilities.

#Usage
How it works:
Login option for user to chose to either log in or Close the app
If the user chooses to login, user is directed to the user login option where username is required and a simple greeting is displayed.

The question and answers are now shown to the user. 

Note: User should have an internet connection to be able to access the questions and answers.
Else an error message will be displayed.


