diff options
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ef11f8 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Cloud Maker + +Checkout **report** for screenshots of User Interface and other stuff. +It was my Semester 5 university project. The development stack used for this was :- + +- Web Interface + - Backend: Go Programming Language + - Frontend: HTML/CSS/JS (served using Go Templage Engine) + +- Rasberry PI Endpoint Setup + - Shell scripts + +- Project Report + - LaTeX |