Commit Graph

45 Commits

Author SHA1 Message Date
b9a4a371fc fix: Aesthetics 2021-11-25 15:49:58 +00:00
a154b34100 fix: Make interface nicer 2021-11-25 15:32:22 +00:00
7ae03e791b feat: Refactoring to make index.js and research.js use the same function 2021-11-25 15:31:10 +00:00
e3832ad202 fix: minor improvements 2021-11-25 15:08:20 +00:00
efbd28fcbf fix: UX improvements 2 2021-11-25 14:02:45 +00:00
1180d167c9 tweak: UX improvements to research 2021-11-25 13:54:21 +00:00
c04bf0649d tweak: UX improvements 2021-11-25 13:52:10 +00:00
04f7330c72 tweak 2021-11-25 13:25:24 +00:00
fa79a1f6fe tweak: Add one more item 2021-11-25 12:06:02 +00:00
dc0af5902d feat: Added reasoning field 2021-11-25 11:58:50 +00:00
519b5da763 tweak: Added more items to research comparison 2021-11-25 11:37:48 +00:00
c1ae86b100 tweak: Small reorganizing 2021-11-25 11:09:17 +00:00
639e7e793b feat: Updated the research page as well 2021-11-25 10:45:35 +00:00
b40727c9df tweaks: Id now alphabetical strings rather than numbers 2021-11-25 09:01:31 +00:00
65b670c9d7 fix: Fixed bug for values <1 2021-11-25 01:29:18 +00:00
f7f77b5723 tweak: More informative error messages 2021-11-25 00:50:28 +00:00
3d380e4dfa Change slider to text field 2021-11-25 00:42:34 +00:00
26743ee05e fix: Display '1x' rather than '1/1x' 2021-11-15 13:40:20 +00:00
f0525245de fix: Correct decimal places, rather than rounding to the nearest 0.01 2021-11-08 21:09:06 +00:00
9eeb35f998 fix: aesthetics 2021-10-06 17:10:05 +02:00
7d47a76d21 fix: graph display 2021-10-06 16:05:11 +02:00
9b32fec522 fix: Fix error in readme 2021-10-06 14:14:18 +02:00
7f8c1e3c45 fix: Expand a bit on the README 2021-10-06 13:29:09 +02:00
7c97a67a7b feat: Cleaned up display, added research comparisons 2021-10-06 13:00:09 +02:00
9fc500bb20 chore: Update links to more information about GW moral goods 2021-10-06 12:18:23 +02:00
7d87865714 fix: more aesthetics 2021-10-06 10:54:40 +02:00
17a9cf799c fix: aesthetics 2021-10-06 10:51:27 +02:00
51dbbc4b50 fix: uncompleted merge 2021-10-06 10:39:39 +02:00
9ed0f33c0a fix: small bug 2021-10-06 10:33:54 +02:00
cf17bf2f67 fix: attempt merge 2021-10-06 10:32:17 +02:00
946036077c fix: Miscellaneous improvements 2021-10-05 18:34:42 +02:00
8ffa27b738 Removed mongo integration 2021-09-23 00:17:53 +02:00
8d4bf5f56e Removed mongo integration 2021-09-22 22:59:06 +02:00
9d78a1800f chore: Savepoint before deleting failed mongo integration 2021-09-22 22:52:01 +02:00
4502f41856 chore: Save before npm audit fix 2021-09-22 22:24:31 +02:00
010a9b3b27 feat: Added GiveWell points of comparison
Taken from: https://docs.google.com/spreadsheets/d/11HsJLpq0Suf3SK_PmzzWpK1tr_BTd364j0l3xVvSCQw/edit#gid=1362437801
2021-09-22 21:45:18 +02:00
134e526f74 Fixed some bugs, added advanced options 2021-06-12 16:13:13 +02:00
5f03f187c6 Fixed bug in graph implementation 2021-06-11 09:05:23 +02:00
4d6abd382b Improved the object structures I was using 2021-06-10 23:52:33 +02:00
9766165060 Changed slider order. Inferred relative utility compared to a reference point. However, object structures used in the code remain messy 2021-06-10 21:59:48 +02:00
9c0f1e80a6 Better display results at the end 2021-06-07 16:37:41 +02:00
3f5a9fbe04 Add post shell 2021-06-07 13:16:28 +02:00
3102265aa8 Added a graph which shows the comparison relationships 2021-06-07 10:57:38 +02:00
bc132010bb V2, with qualitative comparisons. I still don't induce the utility function at the end, but I do have the data to do so 2021-06-07 00:22:15 +02:00
9cae559df3 MVP with just an ordering, but no quantitative estimates 2021-06-06 23:14:05 +02:00