From 402a0f31cd6ca01cb82d43ef2db6855bf522cb65 Mon Sep 17 00:00:00 2001 From: Gabe Farrell <101588735+mnrva-dev@users.noreply.github.com> Date: Sat, 22 Jul 2023 01:16:16 -0400 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5631e04 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Cloud Computing Group 7 Project: Totally Legal Music Sharing Platform +This project was created as the final project for the University of Massachusetts Lowell Cloud Computing class. +This program runs as an AWS Lambda function, and allows users to upload music (that they obviously hold the copyright for) and it gets posted to +the home page so that other users can play those songs.