- Compress your assignment in a zip or rar file (make sure it's less than 25 mb for this to work)
- Name the file your name
- Fork the repo
- Go into the folder for the assignment week e.g. week 1
- Click on upload file
- After uploading click on pull request
- Name the request your name and you are done
- All remain is for the instructor to accept your request
- Fork the repo
- Clone the repo in your account to your system.
- Add a new folder into the git repo on my system and change it your name.
- Copy the .exe file and the others to the folder or you can preferably zip them
- Then In the command line,
- git add -A
- git commit -m "commit message"
- git push
- Go to GitHub and created a pull request from the repo in my account