Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T17:31:33.000Z (8 months ago)
- Last Synced: 2024-06-04T20:33:34.092Z (8 months 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*