https://github.com/devsandeepsharma/feedback-system
A super cool Feedback System to help people to give Feedbacks.💕✨
https://github.com/devsandeepsharma/feedback-system
api bootstrap5 crud-application html-css-javascript html5 javascript
Last synced: 4 months ago
JSON representation
A super cool Feedback System to help people to give Feedbacks.💕✨
- Host: GitHub
- URL: https://github.com/devsandeepsharma/feedback-system
- Owner: devsandeepsharma
- Created: 2025-02-13T07:03:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T11:48:23.000Z (over 1 year ago)
- Last Synced: 2025-02-28T18:15:31.309Z (over 1 year ago)
- Topics: api, bootstrap5, crud-application, html-css-javascript, html5, javascript
- Language: HTML
- Homepage:
- Size: 660 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feedback-System
A super cool Feedback System to help people to give Feedbacks.
## Built With
* HTML
* CSS
* JavaScript
* Fetch API's
## Features
* Add New Feedback
* Edit Feedback
* Delete Feedback
* See your feedbacks everywhere because we are using real api's
* View the summary of Feedbacks
* Take a look of Detailed Feedbacks
* Form validation.
* Fully responsive design.
## Instructions
* Open (crud website)[https://crudcrud.com/].
* Copy and paste the api key to the Javascript file.
```
const baseAPI = "https://crudcrud.com/api/add-your-key-here";
```
## Preview