From a457d6dd5057bcfcb5a6c518a533799a023ca6fc Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Wed, 2 Nov 2022 11:34:51 +0000 Subject: [PATCH] tweak: Add item to to-do list. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8589ed2..a014a31 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,9 @@ Overall, the services which we use are: ## To do - [x] Update Metaculus and Manifold Markets fetchers +- [x] Add markets from [Insight Prediction](https://insightprediction.com/). +- [ ] Refactor code so that users can capture and push the question history chart to imgur (good first issue) - [ ] Upgrade to [React 18](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html). This will require dealing with the workaround we used for [this issue](https://github.com/vercel/next.js/issues/36019#issuecomment-1103266481) -- [ ] Add markets from [Insight Prediction](https://insightprediction.com/). - [ ] Add database of resolutions - [ ] Allow users to embed predictions in the EA Forum/LessWrong (in progress) - [ ] Find a long-term mantainer for this project