DzungDH35 / AQI_IoT

A project performed by a group of four students in semester 20211 for course 'Internet of Things and its application'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air Quality Index - Internet of Things

A demo project performed by a group of students in semester 20211 for course Internet of Things and its application at Hanoi University of Science & Technology

Members

  1. Tô Hoài Sơn 🇻🇳
  2. Ngô Văn Quang 🇻🇳
  3. Đỗ Hoàng Dũng 🇻🇳
  4. Nguyễn Vũ Đức 🇻🇳

Project structure

Keep it simple & stupid

 

1. asset

Contain app's static resources like images, icons.

2. shared

Contain shared resources used through app's screens like colors, languages.

3. src

3.1. component
  - Components are units which help build the application
  -  Complex UI Views are separated to components for thr purpose of reusing code. 
3.2. features
  - The app has a lot of features which are built from components
3.3. navigation 
  - Navigation helps connect/link all the screens (activities and fragment), manage navigation activities among them.

4. Other directories and files

Others are generated by react-native and other supporting libraries and dependencies.

About

A project performed by a group of four students in semester 20211 for course 'Internet of Things and its application'


Languages

Language:JavaScript 82.5%Language:Java 8.9%Language:Objective-C 6.4%Language:Ruby 1.2%Language:Starlark 0.9%