Skip to content

Design VesetCalcService: #2

@Israel-Kli

Description

@Israel-Kli

Service receives 2 dates in Gregorian date format:

  • lastMachzorStart {timestampZ, geodata: {lat, long}}
  • lastMachzorEnd {timestampZ, geodata: {lat, long}}
  • prevMachzorEnd {timestampZ, geodata: {lat, long}}

Service converts the dates in Jewish format (maybe the separated service?) and calculates the following:

  1. vesetHachodeshDay {startTimestampZ, endTimestampZ}
  2. onaBeinonitDay {startTimestampZ, endTimestampZ}
  3. vesetHaflagahDay {startTimestampZ, endTimestampZ}
  4. mikvaDay{timestampZ}
  • Check Hebcal JavaScript library
    • Data models
      • User model
      • Veset model(s):
    • DB
      • compare and select the appropriate DB concept
      • setup hosting
      • setup and configure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions