Skip to content

Repository files navigation

REALAI Matrix Web App

Interactive matrix update visualizer with a Python backend and HTML frontend.

Run Locally

pip install -r requirements.txt
python task1_web_app.py

Then open the printed local URL.

Deploy

This is a dynamic Python web app, so it needs a web-service host rather than GitHub Pages. The repo includes render.yaml and a Procfile so it can be deployed from GitHub to Render, Railway, Heroku-compatible hosts, or another Python service host.

For Render, create a new Blueprint or Web Service from this GitHub repository. The app binds to 0.0.0.0 and reads the service PORT environment variable when deployed.

About

Interactive REALAI matrix update web app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages