Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
599b911875
Gitignore fix.
2 weeks ago
601651f174
Stopped actions, model fix.
1 week ago
6b34af274f
Structure.
1 month ago
gx
3ffddba3c7
Gx fix.
1 week ago
9d315a802a
Pipeline fix.
1 week ago
36c4591cda
Track current processed data.
1 week ago
f6c701d1fc
Track referenced processed data.
1 week ago
da1c05861a
Test bike data.
1 week ago
src
601651f174
Stopped actions, model fix.
1 week ago
599b911875
Gitignore fix.
2 weeks ago
ebdd9f1aa8
Tests fix.
1 week ago
8c24346d95
Vue, Docker.
1 month ago
8c24346d95
Vue, Docker.
1 month ago
7696b3a305
Split data.
1 week ago
8c24346d95
Vue, Docker.
1 month ago
76573a0bf7
Pipeline fix + mlflow integration.
1 week ago
6b34af274f
Structure.
1 month ago
76573a0bf7
Pipeline fix + mlflow integration.
1 week ago
9d315a802a
Pipeline fix.
1 week ago
9d315a802a
Pipeline fix.
1 week ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Bike Stands Monitoring System

This project offers a real-time monitoring solution for bike stands, featuring a Vue.js frontend and a Python Flask backend. Designed for ease of use and efficient data handling, this system provides valuable insights into bike stand availability and usage patterns.

Getting Started

Follow these instructions to set up the project on your local machine for development and testing purposes.

Prerequisites

Ensure you have Docker, Docker Compose, and Git installed on your system.

Installation

Clone the Repository

git clone https://github.com/lanaben/MBajk-prediction-app.git

Build and Run with Docker Compose

This command builds Docker images for the frontend and backend and starts the containers:

docker-compose up --build

Access the frontend at http://localhost:8080 and the backend API at http://localhost:5000.

Backend API Endpoints

Fetch stations: GET /mbajk/stations

Get last values of data for specific station: GET /mbajk/<station_name>/

Predict availability: POST /mbajk/predict/<station_name>

Tip!

Press p or to see the previous file or, n or to see the next file

About

No description

Collaborators 1

Comments

Loading...