diff options
author | Phil Burton <phil@d3r.com> | 2017-04-06 12:00:07 +0100 |
---|---|---|
committer | Phil Burton <phil@d3r.com> | 2017-04-06 12:00:07 +0100 |
commit | 5a155c3696cc1d3567eec74f8d7cc80ae3aae7c7 (patch) | |
tree | e7afb36909140c80b90a891ee8e528e8247413e8 | |
parent | ab73efec8ea23789058442cbf201c921156bf51f (diff) |
Add a markdown readme with v1 plan
-rw-r--r-- | README.md | 12 |
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 |