diff --git a/README.md b/README.md index c0c3988..97de896 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # TODO(July MVP) - [x] check the task list (@aravinth) -- [ ] set a number of hours next to each task (@loic @aravinth) -- [ ] sort the tasks in the timeline so that it fits (@loic @aravinth) +- [x] set a number of hours next to each task (@loic @aravinth) --- @@ -263,12 +262,3 @@ This covers provisioning and maintaining the resources required to develop and d ### Release management (loic: 8h, aravinth: 24h) (owner: loic, aravinth) @loic: I assume the software stack + documentation will be python based because that's the language we're both familiar with. And there will be some docker image wrapping this because the devops part of things has lots of dependencies, in the same way enough.community does. The release management is about publishing the software stack on pypi, the documentation on rtd and the docker images on the docker hub. - -# Timeline - -## Static pages: 15/03 - 31/03(@aravinth) - -- [ ] Custom domain routing(15/03 - 23/03) -- [ ] Configuration parsing from repository (23/03 - 24/03) -- [ ] ACME implementation for TLS certificates (25/03) -- [ ] Website preview on pull requests (26/03 - 31/03)