An open API service indexing awesome lists of open source software.

https://github.com/melau-eddy/modern-machines

Prototype project built with aim of intergrating IOT with software with the aim of achieving the control of machines remotely via the app
https://github.com/melau-eddy/modern-machines

arduino arduino-library c cmake cpp dart swift

Last synced: 3 months ago
JSON representation

Prototype project built with aim of intergrating IOT with software with the aim of achieving the control of machines remotely via the app

Awesome Lists containing this project

README

          

# modern_machines

Modern machines is a prototype sort of project built with the aim of achieving the control of machines remotely via the app.
It uses flutter framework for the development of the UI.

## Getting Started

Here is how to get started in cloning and running the project successfully.

git clone https://github.com/melau-eddy/modern-machines.git

After cloning the project successfully. Open with vscode or android studio.

cd modern_machines

Clean and download dependencies.

flutter clean

flutter pub get

flutter run