summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2017-04-06 14:25:25 +0100
committerLuke Bratch <luke@bratch.co.uk>2017-04-06 14:25:25 +0100
commit64e8c88ddab2a8762114028abfa69fc4ae431bda (patch)
treee7afb36909140c80b90a891ee8e528e8247413e8
parentab73efec8ea23789058442cbf201c921156bf51f (diff)
parent5a155c3696cc1d3567eec74f8d7cc80ae3aae7c7 (diff)
Merge branch 'feature/readme' into 'master'
Add a markdown readme with v1 plan Adds a readme file. Readme should explain the project and the goals to get to v1 See merge request !1
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1368d00
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# BlaDNS Web
+
+A web front end tool for editing BlaDNS zone files
+
+## v1.0.0 Plan
+
+- Web front end
+- Logging in
+- Registration process w/ manual confirmation
+- Viewing and editing zone file
+- Server side go/no-go validation of the file
+- Running "script" server side to deal with other DNS remotes