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

https://github.com/sumitgirwal/feedback-djangorestframework

Feedback page using django rest framework and ajax
https://github.com/sumitgirwal/feedback-djangorestframework

Last synced: 10 months ago
JSON representation

Feedback page using django rest framework and ajax

Awesome Lists containing this project

README

          

# Feedback-DjangoRestFramework
Feedback page using django rest framework and ajax

![ezgif-2-2f1a990e12](https://user-images.githubusercontent.com/64283478/221407125-bb0f6807-7612-4327-8e9e-95bb23521419.gif)

## Quick Start
```bash
.\venv\Scripts\activate
cd FeedbackDRF
python manage.py runserver
```