# Store Automation System

![](https://3854455579-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5NbRTi9GwmSCsEa-qC%2F-M5PCWcO0dR5dVJ3eJLL%2F-M5PCa8tQA6Dwhn79jcQ%2Fautomation.png?alt=media\&token=20d91513-91c0-4ba5-bbb0-ff55c4e66e6d)

## Table of Contents

| # | Title                                                                            |
| - | -------------------------------------------------------------------------------- |
| 1 | [Project Details](https://automation.xdebuggers.com/project-details)             |
| 2 | [UI Tutorial](https://automation.xdebuggers.com/ui-tutorial)                     |
| 3 | [How To Deploy](https://automation.xdebuggers.com/how-to-deploy)                 |
| 4 | [ER Diagram](https://automation.xdebuggers.com/er-diagram)                       |
| 5 | [Flow Chart](https://automation.xdebuggers.com/flow-chart)                       |
| 6 | [Software Architecture](https://automation.xdebuggers.com/software-architecture) |

## Overview:

An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.

The system consists of 2 main login **roles**:

* **Admin:** which can enter the main categories and their attributes.
* **User:** which can enter products and customers data, make commercial operation and review the store statistics through the UI.

### Technologies

* MySQL Server.
* MetroModernUI for UI design.
* GitHub for version control.

## Developers' Info

* **Muhammed AKSOY** \~ [Linkedin🔗](https://www.linkedin.com/in/mhdb96/) - [GitHub🔗](https://github.com/mhdb96)
* **Onur KANTAR** \~ [Linkedin🔗](https://www.linkedin.com/in/onur-kantar-580ab1ab/) - [GitHub🔗](https://github.com/simiyen)


---

# 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://automation.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.
