Code Monkey home page Code Monkey logo

watch-museum-py's Introduction

Watch Museum

BackEnd of the mobile application for museum management

Status โ€ข Objective โ€ข Installation โ€ข Technologies โ€ข Author โ€ข Licence

โŒ› Concluded โŒ›

๐Ÿ“œ Objective

This project aims to build the backend of the mobile application, using the language: Python.
The codes "arduino.py" simulate the humidity and temperature records that a physical Arduino can record.
The file "backup_broker_local.py" saves the data to the local broker made in SQLite.
And the other backup files send this data to the remote broker (ThingSpeak).

This logic saves data from 03 museum rooms in the cloud and locally.
If the system is without internet, as there is a verification system, it will act so that as soon as the Internet is re-established, verify the data that should go up to the remote broker.
The system also records the average temperature on a daily basis.

๐Ÿ“‹ Installation

  • Clone the repository.
  • Run the file named:

backup_broker_local.py

It records local backup data in half an hour interval.

  • Now run the file called:

backup_broker_remoto.py

Every minute it will check the data locally to send it to the cloud.

  • Choose the time and run the file:

backup_broker_remotoMaxMin.py

For the system to back up the daily average.

For the frontend of the application see this repository: Watch Museum - React Native .

๐Ÿงฐ Technologies

The following tools were used in the construction of the project:

๐Ÿ˜ Author

Developed by Daniel Paiva, Francisco Fontoura, Gabriel Gomes and Guilherme Pujoni .

๐Ÿ”’ Licence

MIT

watch-museum-py's People

Contributors

danhpaiva avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.