-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme
More file actions
35 lines (26 loc) · 649 Bytes
/
readme
File metadata and controls
35 lines (26 loc) · 649 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Backend development repository for the PRADAN FPS Mobile app
Built using express.js, mysql2
Project Structure :
index.js
configs/
|__mysql_config.js
|__s3_config.js
routes/
|__users.routes.js
|__dashboardData.route.js
|__formData.route.js
|__files.route.js
controllers/
|__users.controller.js
|__userData.controller.js
|__dashboardData.controller.js
|__landformData.controller.js
|__plantationformData.controller.js
|__pondformData.controller.js
|__previewformsData.controller.js
|__s3fileurl.controller.js
middlewares/
|__asyncHandler.js
Contributors:
Akshaykumar S
Churchill L