issues
search
CSC207-fiveguys
/
music-java-app
MIT License
1
stars
1
forks
source link
Implemented Abort Signup (Go to Login)
#4
Closed
bryjjch
closed
11 months ago
bryjjch
commented
11 months ago
description: Implemented Abort Signup (Go to Login)
[x] only docs were changed, the checklist below is left unchecked as it is not relevant
checklist:
[ ] coding style (conforms to Google Java Style Guide)
[ ] especially follows section 7 (Javadoc is present for every public class, public or protected member)
[ ] especially follows section 4.6 (Multiple consecutive blank lines are not encouraged).
[ ] correctness (follows CA and SOLID, is a reasonable and not overly complicated solution, etc.)
[ ] tests (contains tests with reasonable coverage)
[ ] description of pull request is clear, consise, and reasonably detailed
description: Implemented Abort Signup (Go to Login)
checklist: