From aa2177b34d41452d7cde5bd66948a37d13263466 Mon Sep 17 00:00:00 2001 From: "Schmitt, Max" Date: Fri, 3 Nov 2017 13:27:50 +0100 Subject: [PATCH] migrated TODO list to waffle.io --- README.md | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/README.md b/README.md index 119ce4a..f48d9b7 100644 --- a/README.md +++ b/README.md @@ -127,24 +127,4 @@ For that you need to send a field `ID` to the backend. ## Why did you built this? -Just only because I want to extend my current self hosted URL shorter and learn about new techniques like Go unit testing and react. - -## TODO - -Next changes sorted by priority - -- [x] Fix handler unit tests -- [x] Switch configuration to Yaml -- [ ] Add Authorization (oAuth2 e.g. Google) -- [ ] Add Deletion functionality (depends on the authorization) -- [ ] Refactore Unit Tests -- [ ] Performance optimization -- [ ] Update configuration -- [ ] Increase code coverage -- [ ] Add ability to track the visitors (Referrer, maybe also live) -- [ ] Create Makefile for building everything -- [ ] Test docker-compose installation -- [ ] Provide image on the docker hub - - -https://console.cloud.google.com/ \ No newline at end of file +Just only because I want to extend my current self hosted URL shorter and learn about new techniques like Go unit testing and react. \ No newline at end of file