Welcome to the Capstone Mobile App repository! This repository contains the source code and related resources for our mobile application developed as part of the capstone project at Bahcesehir University. The app aims to provide a solution for a fire detection system that utilizes gas and flame sensors. The sensor data is read and uploaded to MongoDB using a Python API. The mobile app is developed using React Native, React Native Paper, Expo and Toastify.
-
User authentication:
- Login page with username and password input fields.
- Registration page for creating a new user account.
- Forget password functionality to reset the password.
-
Main screen:
- Display the current status of gas and flame sensors.
- Real-time updates of sensor data.
- Visual indicators or alerts for abnormal readings.
- Additional information or statistics related to the fire detection system.