Skip to content

Commit e9cb109

Browse files
authored
Merge pull request pradanvirudhunagar#35 from akshaykumar059004/main
Readme upadtes
2 parents 21562e6 + 1bde7b8 commit e9cb109

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

readme

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,31 @@ Built using express.js, mysql2
55
Project Structure :
66

77
index.js
8+
89
configs/
910
|__mysql_config.js
11+
|__s3_config.js
12+
1013
routes/
1114
|__users.routes.js
1215
|__dashboardData.route.js
1316
|__formData.route.js
17+
|__files.route.js
18+
1419
controllers/
1520
|__users.controller.js
1621
|__userData.controller.js
1722
|__dashboardData.controller.js
1823
|__landformData.controller.js
1924
|__plantationformData.controller.js
25+
|__pondformData.controller.js
26+
|__previewformsData.controller.js
27+
|__s3fileurl.controller.js
28+
2029
middlewares/
2130
|__asyncHandler.js
2231

2332

24-
Authors:
33+
Contributors:
2534
Akshaykumar S
26-
Churchill L (Database Admin)
35+
Churchill L

0 commit comments

Comments
 (0)