diff --git a/README.md b/README.md index c7bc20f..48778e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# C-SMS [MAIN BRANCH] +# C-SMS Team Members | Roles | -------------|--------| [Indra H](https://github.com/PolarK) | ```PROJECT MANAGER``` ```FRONT-END DEV``` | @@ -10,12 +10,6 @@ Team Members | Roles |
-### About This Branch - -Release Branch, no commits should be present until the software are finilised and completed at the end of sprint. - -
- ### About This Project The motivation behind the project is to bring researchers from all around the world together to share their ideas and findings through an online platform. The organisation funding this project, NSCLab, is a research organisation which strives to become one of the world’s research labs. NSCLab is funded by several research-focused entities including the Australian Research Council (ARC) and Deakin University. diff --git a/api/controller/baseController.php b/api/controller/baseController.php deleted file mode 100644 index e69de29..0000000 diff --git a/api/controller/userController.php b/api/controller/userController.php deleted file mode 100644 index e69de29..0000000 diff --git a/api/inc/config.php b/api/inc/config.php deleted file mode 100644 index e69de29..0000000 diff --git a/api/inc/dbConfig.php b/api/inc/dbConfig.php deleted file mode 100644 index e69de29..0000000 diff --git a/api/index.php b/api/index.php deleted file mode 100644 index e69de29..0000000 diff --git a/api/model/dbModel.php b/api/model/dbModel.php deleted file mode 100644 index e69de29..0000000 diff --git a/api/model/userModel.php b/api/model/userModel.php deleted file mode 100644 index e69de29..0000000 diff --git a/data/myData.json b/data/myData.json deleted file mode 100644 index e69de29..0000000 diff --git a/data/myData.txt b/data/myData.txt deleted file mode 100644 index e69de29..0000000 diff --git a/data/myData.xml b/data/myData.xml deleted file mode 100644 index e69de29..0000000