An open API service indexing awesome lists of open source software.

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.💕✨

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