We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa7264 commit c1d186fCopy full SHA for c1d186f
readme
@@ -5,22 +5,31 @@ Built using express.js, mysql2
5
Project Structure :
6
7
index.js
8
+
9
configs/
10
|__mysql_config.js
11
+ |__s3_config.js
12
13
routes/
14
|__users.routes.js
15
|__dashboardData.route.js
16
|__formData.route.js
17
+ |__files.route.js
18
19
controllers/
20
|__users.controller.js
21
|__userData.controller.js
22
|__dashboardData.controller.js
23
|__landformData.controller.js
24
|__plantationformData.controller.js
25
+ |__pondformData.controller.js
26
+ |__previewformsData.controller.js
27
+ |__s3fileurl.controller.js
28
29
middlewares/
30
|__asyncHandler.js
31
32
-Authors:
33
+Contributors:
34
Akshaykumar S
35
Churchill L (Database Admin)
0 commit comments