A web interface for a smart pond system aimed at monitoring and controlling various parameters of the pond, including turbidity, pH levels, temperature, and more, all from a user-friendly interface. π±
- Real-time monitoring of pond variables π‘οΈ
- User-friendly dashboard for data visualization π
- Ability of user/ai model to control pond variables from the web interface (yet to be included feature) βοΈ
- Live feed of fishes in the pond displayed on the web interface. π₯π
- Frontend & Backend: NextJs with Typescript
- Database: Firebase
- Clone the repository:
git clone https://github.com/AbdullahAjayi/aquaguard.git
- Navigate to the project directory:
cd aquaguard
- Install the dependencies:
npm install
- Start the application:
npm run dev
- Access the application at
http://localhost:3000
Contributions are welcome! π Please feel free to fork this repository, make cool changes and submit a pull request. π‘