Skip to content
/ hei Public
forked from erikvullings/hpet

Application for storing human enhancing interventions.

License

Notifications You must be signed in to change notification settings

TNO/hei

 
 

Repository files navigation

s

Web application to display human performance optimization technologies.

Development

Using pnpm or npm:

git clone https://github.com/TNO/hei.git
cd hei
pnpm i
npm start

Installation

npm run build:domain

TODO

  • Add specific capabilities
  • Initialize similar technologies based on existing specific capabilities?
  • Add a page to compare technologies
    • Category
      • Main capability + HPE classification (gecombineerd dus bv ‘Physical enhancement’)
      • Invasive
      • Maturity
      • Booster
      • Incubation
      • Effect duration
      • Side effects
      • Individual differences
      • Evidence direction
      • Evidence quality/score
      • Availability
  • Add bookmark to technology page (so you can bookmark it from there too)
  • Combine main capability with HPE category, e.g. MENTAL ENHANCEMENT
  • Add search filters
    • Search box for keywords Technology title, specific capability, examples in practice and mechanism
    • Main capability
    • Specific capability.
    • Technology category
    • Invasiveness
    • Booster
    • Maturity (high, medium, low)
    • Ethical considerations (only none, unknown en yes)
    • Evidence direction
    • Evidence quality
    • Availability
    • Bookmark (!!)
  • Warn when deleting a technology
  • First block is a description
  • De-duplicate technologies: Merge by title

About

Application for storing human enhancing interventions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.3%
  • CSS 7.8%
  • JavaScript 3.9%