kxs1119 / Detection-System

An IoT project using motion sensors and geofencing to detect deer near highways, sending real-time GPS alerts to drivers. Built with Flask (Python) and Raspberry Pi, focusing on IoT, cloud integration, and sensor data processing.
1 stars 0 forks source link

Develop Basic UI for Displaying Detected Deer #56

Open kxs1119 opened 1 week ago

kxs1119 commented 1 week ago

1. Understanding the Goal

2. Steps to Implement

a. File Setup

b. Basic UI Structure

c. Hot Reload Setup

d. Dynamic List Behavior

e. Styling

3. Acceptance Criteria Recap

ReaperX1090 commented 1 day ago

Added DeerListScreen file to lib/screen directory in flutter app