From 8c3aab8c3db858a7c28320136860921a0331f23e Mon Sep 17 00:00:00 2001 From: Louis Vallat Date: Wed, 27 Nov 2019 00:01:32 +0100 Subject: [PATCH] added a todo list to track and write everything i still have to do --- TODO.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..933f12b --- /dev/null +++ b/TODO.md @@ -0,0 +1,14 @@ +# TODO + +- [ ] [Random sentences](https://www.andistips.com/php-get-a-random-item-from-an-array/) + - [ ] Login + - [ ] Forgotten password + - [ ] Welcome +- [ ] Styling + - [ ] Vegetables + - [ ] Login + - [ ] Index + - [ ] Forgotten password + - [ ] Sign up +- [ ] JavaScript + - [ ] Lists on the same page and edits too