Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
sabilmakbar
/
relo-calculator
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
relo-calculator / app
131 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 26 commits
sabilmakbar's picture
sabilmakbar
render 404, 405, and malformed-request errors as styled html pages instead of json
6d43ab4 10 days ago
  • data
    serve pairs from per-city index (numbeo rankings): 361 cities, up to 10/country, all 92 capitals; myanmar->yangon 26 days ago
  • static
    rebuild frontend: results UI, dropdowns, sliders, comparison table, dark mode about 1 month ago
  • templates
    render 404, 405, and malformed-request errors as styled html pages instead of json 10 days ago
  • currencies.py
    1.54 kB
    add country→currency and capital data with offline lookups about 1 month ago
  • data_sources.py
    7.18 kB
    serve pairs from per-city index (numbeo rankings): 361 cities, up to 10/country, all 92 capitals; myanmar->yangon 26 days ago
  • fx.py
    10.2 kB
    add FX prediction module: EMA blend, multi-source fallback, spot cache about 1 month ago
  • main.py
    16.1 kB
    render 404, 405, and malformed-request errors as styled html pages instead of json 10 days ago
  • model.py
    2.84 kB
    make savings model FX-aware with budget weights and savings-target solver about 1 month ago
  • tax.py
    1.58 kB
    add take-home pay estimator: tax module, cited rate data, page and tests about 1 month ago