Skip to content

Repository for the Effort Logger V2 created by the Tuesday Team 22 for CSE 360. Members are Adam, Matthew, Sawyer, Meshach, and Arjun.

Notifications You must be signed in to change notification settings

RenaudAlly/CSE-360-Effort-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

Tu22's CSE 360 EffortLogger

Members:

  • Matthew Ian Wang (matthewwangg)
  • Adam Bonnet (Eggsrael)
  • Sawyer Timothy Kesti (SoysauceTK)
  • Arjun Khetan (RenaudAlly)
  • Meshach Samuel (ProntoSbinalla)

Commit Convensions quick refrence

<type>[optionals scope]: <description>

  • Types
    • feat: Feature being added to the codebase
      • (optional usage of "!" to bring attention too possible breaking change)
    • fix: a patch for a bug within the code base
    • doc: making edits to documentation
Example commit
$git add *
$git commit -m "feat(login): added basic login funcionality to be expanded on later"
$git push

About

Repository for the Effort Logger V2 created by the Tuesday Team 22 for CSE 360. Members are Adam, Matthew, Sawyer, Meshach, and Arjun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages