Welcome to the project! This README provides an overview and a navigation guide to help you explore the different sections and files in the project directory. Below is a quick guide to the structure of the project and the key documents you'll find inside.
## Project Structure
### Core Documentation
-**[README.md](./README.md)**: This file, providing an overview and navigation guide for the project.
-**[logbook.md](./logbook.md)**: The project's logbook, tracking progress, milestones, and important notes.
-**[whoiswho.md](./whoiswho.md)**: Information about the people involved in the project and their roles.
-**[pacte.md](./pacte.md)**: The project pact, outlining rules, guidelines, and expectations for collaboration.
-**[matos.md](./matos.md)**: A list and description of the hardware and tools used in the project.
-**[LICENSE.md](./LICENSE.md)**: The project's license and terms of use.
### Presentations
The presentations directory contains all the presentations given throughout the project:
-**[mid-project](./presentations/mid-project/)**: Mid-project presentation slides and materials.
-**[final](./presentations/final/)**: Final presentation slides and materials.
### Reports
-**[reports/](./reports)**: The reports directory contains the reports and research associated with the project.
-**[bib.tex](./reports/bib.tex)**: Bibliography in LaTeX format.
-**[bib.md](./reports/bib.md)**: Bibliography in Markdown format.
### Documentation
-**[docs/](./docs)**: The documentation directory, providing user and administrative guides.
-**[user](./docs/user)**: User documentation and guides for interacting with the project.
-**[admin](./docs/admin)**: Administrative documentation, including setup and maintenance instructions.
### Media
-**[media](./media)**: Media related to the project, including images, videos, and other media files.
### Externals
-**[externals](./externals)**: External resources or tools used in the project, including third-party libraries or references.
### Sandbox
-**[sandbox](./sandbox)**: A place for experimental code, prototypes, and tests that are not part of the main project.
---
Feel free to explore the structure of the project using the links above, and refer to the corresponding files for more detailed information. If you have any questions or need further assistance, please refer to the `logbook.md` or contact the contributors listed in `whoiswho.md`.