The project demo can be found on the following link:
https://cryptic-stream-87241.herokuapp.com/
Following things you may require to get this project up and running:
-
Ruby version : > 2.4
-
Rails version: 5.1
-
Database : MySQL
"Que" is a simple Q & A portal developed using Ruby on Rails.
It features all the basic functionalities that are required for a Question and Answer Portal.
Following is the list of key features it supports:
-
Ability to users to ask questions.
-
Answering the questions.
-
Following and Unfollowing other users.
-
User Profiles.
-
Deleting questions and answers with validation i.e. only the owner of the question or answer can perform delete operation.