Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 990 Bytes

File metadata and controls

41 lines (25 loc) · 990 Bytes

BHT Networks Application Platform

This repository contains the core web application platform for BHT Networks.

The application will power operational tools and portals used by BHT partners, hosts, and customers. It works alongside the BHT Networks landing site.

Purpose

The BHT Networks App will support:

  • Partner onboarding
  • Hotspot host registration
  • Deployment requests
  • Network management tools
  • Customer and host dashboards

Architecture

Landing Site: https://github.com/dkyoung/bhtnetworks-landing

Application Platform: https://github.com/dkyoung/bhtnetworks-app

The landing site will direct users to the application platform using a subdomain such as:

app.bhtnetworks.com

Development Workflow

Development is assisted by:

  • GitHub
  • AI coding tools
  • Abacus AI deployment tools

All source code changes are tracked through GitHub branches and pull requests.

Status

Initial repository created. Application architecture and framework setup coming next.