https://github.com/micaellobo/trashtalker
Application that is able to manage and monitor garbage container a waste company
https://github.com/micaellobo/trashtalker
android arduino arduino-cloud dotnet sql-server
Last synced: 2 months ago
JSON representation
Application that is able to manage and monitor garbage container a waste company
- Host: GitHub
- URL: https://github.com/micaellobo/trashtalker
- Owner: micaellobo
- Created: 2022-01-25T03:10:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T18:47:50.000Z (about 1 year ago)
- Last Synced: 2025-04-06T07:24:30.318Z (about 1 year ago)
- Topics: android, arduino, arduino-cloud, dotnet, sql-server
- Language: C#
- Homepage:
- Size: 6.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:articulated_lorry: Monitoring system for waste collection points :articulated_lorry:

## **Description**
This project aims to develop an application that is able to manage and monitor garbage container a waste company, for this purpose sensors with `arduino` will be used to control the flow inside the waste bin, recording in real time the percentage of occupancy. An `Android` mobile application for the worker to register the collection of a garbage container. Thus facilitating decision-making in the management of the company.
## Docs
[Software Requirement Specification](https://github.com/micaellobo/trashTalker/blob/master/Documentacao/SRS.pdf)
[Software Configuration Management Plan](https://github.com/micaellobo/trashTalker/blob/master/Documentacao/SCM_PLAN.md)
[Diagramas](https://github.com/micaellobo/trashTalker/tree/master/Documentacao/Diagramas)
[Mockups](https://github.com/micaellobo/trashTalker/tree/master/Documentacao/Mockups)
## **Technologies**
* **Angular** - Web application to manage all the business logic
* **Android** - Mobile application for the worker to register the collection of a garbage container
* **.NET** - For the development of the Web API
* **SQL** - Relational database for the data persistance
* **Arduino IOT Cloud** - Cloud IoT service used to communicate with sensors
## **Team**
* João Lopes
* Tiago Leite
* [João Bragança](https://github.com/joaobraganca555)
* Micael Sampaio
* Flávio Costa
## **Project Arquitecture**
