https://github.com/demonrishabh/javascript-discussion-portal-app
It is a discussion portal where one user can add questions and the other user can respond to those questions.
https://github.com/demonrishabh/javascript-discussion-portal-app
bootstrap css html javascript jqeury web-storage-api
Last synced: 3 months ago
JSON representation
It is a discussion portal where one user can add questions and the other user can respond to those questions.
- Host: GitHub
- URL: https://github.com/demonrishabh/javascript-discussion-portal-app
- Owner: DEMONRISHABH
- Created: 2024-04-08T07:58:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T17:31:33.000Z (about 2 years ago)
- Last Synced: 2025-01-29T13:47:39.375Z (over 1 year ago)
- Topics: bootstrap, css, html, javascript, jqeury, web-storage-api
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discussion-App
It is a discussion portal where one user can add questions and the other user can respond to those questions.
Also once the query is resolved, user can delete the added question and response.
# Technology used
* Bootstrap
* CSS
* JavaScript
* Jquery
* Web Storage API
*