Best Flask open-source libraries and packages

Question and Answer Application using Flask with MySQL

A Basic Question And Answer Application made using Flask with Backend as MySQL
Updated 4 months ago

Question-and-Answer-Application-using-Flask-with-MySQL

A Basic Question And Answer Application made using Flask with Backend as MySQL

In the App a user can ask or post a question and only an Expert can answer the question
The user has choice to select which expert he wants to ask
By default after registering your are only a user ,
Only the admin can change the priority of the user to either an Expert

Final App

I have used Macro to Inherit The Base File "show_links.html" into all the other HTML Files and Password is Encrypted


The Below is The How The Home Screen Looks
Here Only Answered Questions Are Visible


The Below is A Basic Register Screen

Error Loading

The Below is A Basic Login Screen

Error Loading

The Login Screen Where the follwing can sign in and get different Screen as Per their priority
  1. Normal User : who asks a question
  2. Expert User : Who Answers A Question
  3. Admin User: Who can see all the list of Experts

Asking A Specific Expert A Question

Error Loading

Answering A Specific Question Asked to A Specific Expert

Error Loading

After An Admin Signs in he has Acces to Users List Page where on Clicking A User he can Promote them to an Expert

Error Loading

Tags mysql sql