Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚧 TorahCalc Migration Checklist #1

Open
DenverCoder1 opened this issue Sep 12, 2023 · 0 comments
Open

🚧 TorahCalc Migration Checklist #1

DenverCoder1 opened this issue Sep 12, 2023 · 0 comments

Comments

@DenverCoder1
Copy link
Member

DenverCoder1 commented Sep 12, 2023

Contributions are welcome! Please see CONTRIBUTING.md for setup instructions and leave a comment or issue first to let me know what you are working on.

Tool Migration

  • For each tool, the calculation code should be placed in the shared lib/js folder with a corresponding test file.
  • The API code is placed in src/routes/api/... and should have a single GET function that returns a Response
  • The frontend code is placed in src/routes/tools/..., components should be created as necessary
Tool Frontend Status API Status
Biblical and Talmudic Unit Converter ✅ Complete ✅ Complete
Biblical and Talmudic Multi-Conversion Charts ✅ Complete ✅ Complete
Gematria Calculator ✅ Complete ✅ Complete
Gematria Lookup ✅ Complete ✅ Complete
Gematria Two-Word Match Finder 12 #60 Available ✅ Complete
Zmanim Calculator* 15 #65 Available ✅ Complete
Hebrew Date Converter* ✅ Complete ✅ Complete
Jewish Holidays Calendar* 8 #61 Available ✅ Complete
Molad Calculator 9 #63 Available ✅ Complete
Sefiras HaOmer Calculator* 21 #64 Available ✅ Complete
Daf Yomi Calculator* 19 #62 Available ✅ Complete (Daily Learning)
Leap Year Calculators ✅ Complete ✅ Complete
Birkas Hachama Calculator 23 #67 Available ✅ Complete
Hebrew Zodiac Sign Calculator 7 #66 Available ✅ Complete
English Text Input Calculator ✅ Complete ✅ Complete

New tools that did not exist on the old site can also be contributed, see open issues or open a new one.

*Can use hebcal/core library

English Text Input Calculator

Tool Input Calculator Support Status
Unit Converter ✅ Complete
Multi Unit Converter ✅ Complete
Gematria Calculator ✅ Complete
Gematria Lookup ✅ Complete
Gematria Two-word Match Finder ✅ Complete
Zmanim ✅ Complete
Hebrew Date Converter ✅ Complete
Jewish Holidays (single holiday, upcoming, or full year) ✅ Complete
Molad (single month or full year) ✅ Complete
Sefiras HaOmer ✅ Complete
Daily Learning / Daf Yomi ✅ Complete
Leap Years ✅ Complete
Birkas Hachama ✅ Complete
Zodiac Signs ✅ Complete

Info Pages

The frontend code is placed in their own routes in src/routes, components should be created as necessary

Page Status
Biblical Units ✅ Complete
Gematria Methods ✅ Complete
Tanach Stats ✅ Complete
Parsha Stats ✅ Complete
Pesach Shiur Requirements 20 #45 Available

Other Pages

Page Status
Home Page ✅ Complete (new home is input calculator)
Mobile App 17 Available
Page about opening issues and contributing on GitHub 24 Available

Page views in past year

Rank Page Views
1 Gematria Calculator 21,774
2 Home Page 9,198
3 Gematria Word Lookup and Search 6,253
4 Hebrew Date Converter 4,700
5 English Text Input Calculator 3,632
6 Explanations of Gematria Methods (with Charts) 2,896
7 Hebrew Astrology Biblical Zodiac Sign Calculator 2,443
8 Jewish Holiday Calculator 1,093
9 Calculator for Molad Times for Any Year 822
10 Leap Year Calculator 810
11 Tanach Info Table 687
12 Gematria Two-Word Match Finder 674
13 Biblical and Talmudic Unit Converter 468
14 Information on Biblical / Talmudic Units 405
15 Zmanim Calculator 261
16 Biblical and Talmudic Unit Multi-Conversion Charts 204
17 Download the TorahCalc App 141
18 Contact Me 85
19 Daf Yomi Calculator 73
20 Minimum Shiurim Measurement Requirements for Pesach (Passover) 67
21 Sefiras HaOmer Day of Omer Calculator and Sefirah Chart 59
22 Torah Gematria Word Match Search 57
23 Birkas Hachama Year and Date Calculator 43
@DenverCoder1 DenverCoder1 pinned this issue Sep 12, 2023
@DenverCoder1 DenverCoder1 changed the title TorahCalc Migration Checklist 🚧 TorahCalc Migration Checklist Oct 3, 2023
@DenverCoder1 DenverCoder1 unpinned this issue Oct 22, 2023
@DenverCoder1 DenverCoder1 reopened this Oct 29, 2023
@DenverCoder1 DenverCoder1 pinned this issue Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant