# Chernozem

<div align="center"><img src="/files/-M5OQmXLhsMfGsQdbFgB" alt=""></div>

## Table of Contents

| # | Title                                                    |
| - | -------------------------------------------------------- |
| 1 | [Project Details](/project-details.md)                   |
| 2 | [UI Tutorial](/ui-tutorial.md)                           |
| 3 | [ER Diagram](/er-diagram.md)                             |
| 4 | [Prototype Circuit Design](/prototype-circuit-design.md) |
| 5 | [Prototype Photos](/prototype-photos.md)                 |

## Description

An Expert System for smart farming which provides the farmers with best solutions and hardware matching their needs exactly, with the ability to monitor the hardware remotely through the website in real-time. The system offers: Admin login; to enter all the necessary data into the database and User login; which allows customers to buy the suggested hardware and monitor it.

### Technologies

* Laravel
* JQuery
* MySQL Server.
* AdminLTE for UI design.
* Firebase Realtime Db
* GitHub for version control.
* Arduino + NodeMCU

## Developers' Info

* **Muhammed AKSOY** \~ [Linkedin🔗](https://www.linkedin.com/in/mhdb96/) - [GitHub🔗](https://github.com/mhdb96)
* **Talha AYDIN** \~ [Linkedin🔗](https://www.linkedin.com/in/talha-aydin/) - [GitHub🔗](https://github.com/talhaaydn)
* **Onur KANTAR** \~ [Linkedin🔗](https://www.linkedin.com/in/onur-kantar-580ab1ab/) - [GitHub🔗](https://github.com/simiyen)
* **Ömer Resul Ertan** \~ [Linkedin🔗](https://www.linkedin.com/in/%C3%B6mer-resul-ertan-37ab33156/) - [GitHub🔗](https://github.com/Omerertan)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chernozem.xdebuggers.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
