Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.09 KB

Capstone Mobile App

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.

Table of Contents

Features

  • 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.

Usage

capstone.usage.mp4