You must use RIT's installation of GitLab for this project. As soon as you start the project, please do the following:
-
Go to https://kgcoe-git.rit.edu
-
Create a new account with them using your RIT login (if you don't have one already)
-
Create a new project - be sure to have the string "SWEN-440-2201-0x" in the title. Visibility is Private (please do not share your code, even after this class has finished). NOTE: ‘0x’ is your Section number e.g. SWEN-440-2201-01 or SWEN-440-2201-03.
-
On the project settings page (gear icon in the upper-right), go to the Members. Add your instructor and the TA as Reporter of your project. (If you need the instructor's and/or TA's RIT username, you can find it on myCourses.)
Add your team members to the repo (as maintainer or developer) so you can all collaborate
Clone the repo locally (each team meber would do this), and regularly push your work into the repo.
-
You are required to push your code to this repository by the deadline. We will assume the master branch is your submission.
We will review for completion of the work, team member participation and consistency of the running test code with your results in the analysis.
Only the code needs to be in gitlab. All other submissions are to myCourses.
DO NOT put your code in a public repo (github or other).