This is a full-stack application that leverages React Native to manage user activity on the frontend and utilizes Google Firebase on the backend to store relevant application data in a Firestore database. Expo framework was utilized for testing in an iOS/android/web environment.
Poqua is an aquarium tank monitor software application that gathers metrics such as water quality, temperature and light levels in a fish tank measured by hardware (DHT11 Temperature Module, Photoresistor, Turbidity sensor) that the user is intended to place in their personal fish tank. Poqua supports various user features, such as adding fish, viewing current fish, and setting reminders for tasks to maintain their fish tank.
$ npm install
$ npm start
The above commands will run the application in development mode. Open http://localhost:8081 to view it in the browser.
The page will reload and reflect changes if you make edits to the source code.
You can also preview the application on a mobile device by installing the Expo development tool described here: https://expo.dev
The Expo platform is supported on the App Store and Google Play Store.