FreeZone Simulator #115

Open
opened 2024-10-23 18:21:16 +00:00 by mik-tf · 0 comments
Owner

Situation

  • The Freezone project is going well
  • More people should know about this project
  • We should communicate the benefits for a digital nomad or for an SME to move into the free zone
  • Premise
    • If people could compare the Freezone features vs other setups, they would understand the benefits

TODO

  • Build a Freezone simulator

Specs

  • can enter any location/where your company is currently located
  • the tool shows you the difference between this situation and the freezone
    • taxes
    • regulations
    • ...
  • The tool has a clear disclaimer that it is not a financial advise but for information purpose only, etc.
    • We'd need to pass this through legal circle to make sure it's OK

R&D

  • We can check other existing calculators for taxes, etc.
    • Draw inspiration from UI, content, etc. of existing calculators
    • Find FOSS code of existing calculators

Future Steps

  • Once this is done, we could set the Freezone simulator as a component of the hero web server, thus we could share the freezone simulator in our TF/OurWorld websites

Architecture

  • We need to have a set of data to compare, then compare the data, then display the result
  • Gather data:
    • define this set of data
    • gather the data for the Freezone
    • Define a webscrapper that will fetch the data from other "locations", i.e. not the Freezone
  • Compare data
    • use basic spreadsheets, macros and functions to compare
      • Can use json/spreadsheet
  • Display data
    • Define a basic HTML/CSS component based on the hero web server project (e.g. with picocss + template)

References

# Situation - The Freezone project is going well - More people should know about this project - We should communicate the benefits for a digital nomad or for an SME to move into the free zone - Premise - If people could compare the Freezone features vs other setups, they would understand the benefits # TODO - Build a Freezone simulator # Specs - can enter any location/where your company is currently located - the tool shows you the difference between this situation and the freezone - taxes - regulations - ... - The tool has a clear disclaimer that it is not a financial advise but for information purpose only, etc. - We'd need to pass this through legal circle to make sure it's OK # R&D - We can check other existing calculators for taxes, etc. - Draw inspiration from UI, content, etc. of existing calculators - Find FOSS code of existing calculators # Future Steps - Once this is done, we could set the Freezone simulator as a component of the hero web server, thus we could share the freezone simulator in our TF/OurWorld websites # Architecture - We need to have a set of data to compare, then compare the data, then display the result - Gather data: - define this set of data - gather the data for the Freezone - Define a webscrapper that will fetch the data from other "locations", i.e. not the Freezone - Compare data - use basic spreadsheets, macros and functions to compare - Can use json/spreadsheet - Display data - Define a basic HTML/CSS component based on the hero web server project (e.g. with picocss + template) # References - As proposed by @gosam and @marionrvrn, see [here](https://git.ourworld.tf/tfgrid/circle_web_presence/issues/46#issuecomment-9079)
mik-tf added the
Story
label 2024-10-23 18:21:16 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tfgrid/circle_engineering#115
No description provided.