Skip to content
/ qa-app Public

⛵️ QA app - sailing forum where you can ask questions and give answers, uni project for Multi-tier web applications designing course

Notifications You must be signed in to change notification settings

kteska/qa-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA app

Zrzut ekranu 2021-01-12 o 5 57 01 PM

Project description

It's a uni project for Multi-tier web applications designing course.

Zrzut ekranu 2021-01-12 o 5 58 04 PM

Technologies used in the project

Frontend

  • JavaScript
  • Vue.js (VueRouter)
  • HTML, CSS
  • Vuetify - UI library
  • Axios - HTTP library

Backend

  • Node.js
  • Express
  • MongoDB

Functionalities

Display questions

Zrzut ekranu 2021-01-12 o 5 59 29 PM

Questions are displayed in the Card components that display the content, author, and category of the question. The available Answer and See answers buttons enable the functionalities described below.

Give an answer

Zrzut ekranu 2021-01-12 o 6 03 05 PM

To add an answer to a question, you must click the Answer button on the Question Card. After clicking the button, a dialog box with the appropriate form will be displayed, where you must enter your name and content of the answer.

Display answers

Zrzut ekranu 2021-01-12 o 6 00 52 PM

In order to see the answers to a given question, you need to click the See answers button, which is available on the component with the question. After this action a dialog box will appear, where all the answers that have been added will be visible in the form of a timeline.

Ask a question

Zrzut ekranu 2021-01-12 o 6 01 39 PM

In order to ask a question, you have to complete the form with the proper data: your name, content and category of the question.

About

⛵️ QA app - sailing forum where you can ask questions and give answers, uni project for Multi-tier web applications designing course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published