commit bc49bc34a4a3eb87e0dec08c0c729777d0dda29f Author: David Ball Date: Fri May 31 05:13:01 2024 +0000 Added README.md. diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0e5f78 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +This repository creates the admin user interface which serves the following purposes: + +- Enable contributors to login and manage their profile. +- Enable contributors to spin up both a dev server to test their fork and a code server to edit their fork. +- Enable contributors to easily access both of these interfaces. +