You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-10Lines changed: 29 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,35 @@ This repo contains the frontend code for the AirQo platform. This includes the c
16
16
17
17
The AirQo project aims to measure and quantify the scale of air pollution throughout Africa through the design, development and deployment of a network of low-cost air quality sensing devices mounted on either static or mobile objects.
18
18
19
-
## File Organization.
20
-
21
-
This repo is made up of six (6) product sub directories:
22
-
23
-
-[Analytics Platform](src/platform/)
24
-
-[Calibrate](src//calibrate/)
25
-
-[Docs](src/docs/)
26
-
-[Mobile app](src/mobile/)
27
-
-[Netmanager](src/netmanager/)
28
-
-[Website](src/website/)
19
+
## Folder Organization.
20
+
This is a monorepo with all the frontend applications located under the src folder. Outside the src folder are infrastructure related files and other artifacts necessary for collaborative development and deployment.
0 commit comments