From 370f332e649c24d838b5fd40efe5adc1c62d82e3 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Thu, 27 Oct 2022 19:12:30 +0100 Subject: [PATCH] tweak: add/clean to do items. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 051150b..8589ed2 100644 --- a/README.md +++ b/README.md @@ -95,11 +95,12 @@ Overall, the services which we use are: ## To do +- [x] Update Metaculus and Manifold Markets fetchers - [ ] 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 -- [ ] Update Metaculus and Manifold Markets fetchers - [ ] Allow users to embed predictions in the EA Forum/LessWrong (in progress) - [ ] Find a long-term mantainer for this project - [ ] Allow users to record their own predictions -- [ ] Release snapshots (@niplav working on this) -- [ ] ... \ No newline at end of file +- [ ] Release snapshots (I think @niplav is working on this) +- [ ] ...