Coder Social home page Coder Social logo

fitnessmonitoring's Introduction

Fitness Monitoring

Welcome to Fitness Monitoring IoT! This project is built using Docker, which simplifies the setup process for you.

Prerequisites

Before running this project, ensure that you have Docker installed on your computer. You can download and install Docker from [Docker's official website] (https://www.docker.com/get-started/). Also you need to have Docker Compose installed. You can install it from here Docker Compose Installation

Getting Started:

To run this project, you just need to run the 'run.sh' script in a command prompt as follows:

./run.sh

This script will handle the DOCKER setup and execution of the project for you. Once the script completes, you should be able to access the project from your browser at

http://localhost:1880/ui

To stop the project execution just run the 'stop.sh' script in a command prompt as follows:

./stop.sh

Depending on your docker installation these commands may need to be run with sudo privileges.

Additional Notes

If you encounter any issues while running the 'run.sh' script, ensure that Docker is installed and running properly on your system.

If doing ./<script>.sh does not work, try doing bash <script>.sh instead.

To provide some sample data to the system you can run the provided client. To do so, please execute the following commands starting in the project root directory:

cd client

pip install -r requirements.txt

python client1.py

fitnessmonitoring's People

Contributors

davod3 avatar mscut avatar

Stargazers

 avatar

Watchers

 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.