Skip to content

AbhinandanAdhikari/Discussion-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discussion App

  • This is the front-end design of a discussion portal where users can ask questions, comment on the questions, upvote or downvote the questions, and resolve the questions.
  • It doesn't make use of a database to store data, instead it makes use of the browser's local storage to access and store the data.
  • This project was built during CodeQuotient's SuperCoders training program.

How to use

  • Users can raise any questions.
  • Users can click on question to give the answers to questions.
  • Users can upvote or downvote the questions.
  • Users can resolve the questions.
  • Users can mark the questions as favourite.

Screenshot

Front-end Design:

image

Users have to click on the questions to answer it:

image

Hope you all liked it ❤️

About

Discussion portal without a database where users can ask questions, comment on the questions, upvote or downvote the questions, and resolve the questions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors