Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

danrlavoie/SWEN-344

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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 49.8%
  • HTML 26.3%
  • JavaScript 23.9%