Compare commits

...
Author SHA1 Message Date
Joaquin Paredes 5819b0d151 Merge pull request #1 from JoaquinPar/dev
Merging Dev into Main Sprint #0
2025-04-29 16:07:03 -07:00
SowinskiBraeden c1f3aa126b Merge branch 'dev' of github.com:JoaquinPar/2800-202510-BBY14 into dev 2025-04-29 16:02:10 -07:00
SowinskiBraeden f3ee6d091e update/create about.html page 2025-04-29 16:00:59 -07:00
mitchell a143dc439b adding readme info 2025-04-29 15:57:56 -07:00
2 changed files with 13 additions and 0 deletions

No files matched your search

+1
View File
@@ -62,6 +62,7 @@ retirementCalculator/
- **[Mitchell Schaeffer](https://github.com/knighthawk4227)** - BCIT CST Student with a passion for technology.
---
## more details to come...
## Limitations and Future Work
### Limitations
+12
View File
@@ -0,0 +1,12 @@
<html>
<body>
Team Name: BBY-14
Team Members:
<ul>
<li> Joaquin Paredes </li>
<li> Nicolas Agostini </li>
<li> Mitchell Schaeffer </li>
<li> Braeden Sowinski </li>
</ul>
</body>
</html>