elpidaguy/MaidPortal-AadharCard-API

create send feedback API

Open

#5 opened on Dec 21, 2019

 (2 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
backenddocumentationenhancementgood first issuehelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

API in Spring to save the feedback of user - MUST FOLLOW THE FIELDS in issue #4

1)create feedback pojo with properties 2)create DAO of hibernate 3) create API endpoint with url "/sendFeedback" 4)write BI to save feedback in sql

Contributor guide