Skip to content

EPFL-ENAC/esstech-hud-plans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EssentialTech HUD Planning App

Requirements

  • uv Python package and project manager
  • npm Node.js package manager
  • Make

Deploying locally

Setup your environment by running:

make install

Backend

In one shell, run:

make run-backend

The interactive API documentation will be available at http://localhost:8000/docs.

Frontend

In another shell, run:

make run-frontend

The website will be available at http://localhost:9000.

About

Mobile-first web-app to create 2D building plans from video captures.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published