Skip to content

smj4490/SWEN-344

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWEN-344

Submission for Activities

  • Create a branch git branch activity-name
  • Switch to that branch git checkout activity-name
  • Do your work for the activity here
  • Commit changes `git add --all && git commit -m "Completed [activity]"
  • Push up your branch git push -u origin activity-name
  • Submit a pull request for that branch to the original repo (dan7800/SWEN-344)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.7%
  • HTML 28.0%
  • JavaScript 19.3%