scorelab / dengue-stop-old

Dengue-Stop
Apache License 2.0
25 stars 64 forks source link

Add supporting APIs for dengue report APIs #233

Open rohanprasadofficial opened 4 years ago

rohanprasadofficial commented 4 years ago

Various routes need to be added to support /addreport API such as:

Edit Report Update Status etc..

rohanprasadofficial commented 4 years ago

I am working on it.

dewanshrawat15 commented 4 years ago

@rohanprasadofficial I think it would be more apt to put the backend service in a different repo or either classifying two different frontend and backend folders.

rohanprasadofficial commented 4 years ago

@dewanshrawat15 I am following the best project structure that is followed for MERN stack dev,

the client is for the admin panel frontend, not the app. but yaa, there will be separate repo for the app and backend admin panel.