Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
2297184
init: project file structure
aandrx Mar 17, 2026
b909b34
add name to readme
aandrx Mar 17, 2026
79c3162
branch check
jtoolsidas Mar 17, 2026
fcf0026
test repo
aandrx Mar 17, 2026
e2df11d
Merge pull request #1 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Mar 17, 2026
890cb5a
Merge branch 'main' into jaahnvi
aandrx Mar 17, 2026
a5ff567
Merge pull request #2 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Mar 17, 2026
099df9b
feat: backend basics added +actions/models/types added +mongodb conne…
aandrx Mar 18, 2026
fa846ba
feat: user endpoints complete +JWT +verification +argon +delete user
aandrx Mar 19, 2026
b30bd90
user endpoint completed +animal wip +traininglog wip
aandrx Mar 19, 2026
c72dff3
feat: added admin/ endpoints+actions for getAll endpoints
aandrx Mar 20, 2026
4971ce4
Merge pull request #3 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Mar 24, 2026
7de1c71
updated frontend empty file structure
aandrx Mar 30, 2026
f1678d1
Merge pull request #4 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Mar 31, 2026
4ca033d
feat: titlebar update +main page routing
aandrx Mar 31, 2026
b8bd0f8
Merge pull request #5 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Mar 31, 2026
2327400
fixing tailwind
aandrx Apr 1, 2026
9ffa654
Merge pull request #6 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Apr 1, 2026
aaada2e
first iteration of log in page
jtoolsidas Apr 1, 2026
0d5d812
log in page complete
jtoolsidas Apr 1, 2026
e3551d7
Merge pull request #7 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Apr 1, 2026
46f22aa
login pagefunctionality +titlebar
aandrx Apr 2, 2026
fdbe9d5
Merge pull request #8 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Apr 2, 2026
87a9ade
test of sidebar in log in screen
jtoolsidas Apr 2, 2026
c21932d
sidebar on dashboard
jtoolsidas Apr 2, 2026
7901686
Merge pull request #9 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Apr 2, 2026
d74c85c
training log card component, dashboard, and all training page done
jtoolsidas Apr 3, 2026
bdd3aaa
Merge pull request #10 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Apr 3, 2026
28af730
add animalImage
aandrx Apr 2, 2026
db008e2
updated components: sidebar/titlebar styling +traininglogcard edit bu…
aandrx Apr 3, 2026
9239490
fix logout: add logout endpoint +remove login/signup pages +new util …
aandrx Apr 3, 2026
96f6467
fixing auth+user data +placeholder pages for all pages +relative id p…
aandrx Apr 3, 2026
bc7abb1
Merge pull request #11 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Apr 3, 2026
71efde9
animal card and its pages
jtoolsidas Apr 4, 2026
89115f3
alignment issue fixes
jtoolsidas Apr 4, 2026
2c6c437
editing & creating training logs, creating animals forms
jtoolsidas Apr 4, 2026
7001b64
Merge pull request #12 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Apr 5, 2026
f161ba4
fix: backend populates owner with name
aandrx Apr 5, 2026
50cef17
fix: animalcard: resolves owner name using userId +hoursTrained +img …
aandrx Apr 5, 2026
00dfaeb
fix: resolve userId to fullname +animal names serialized by id + user…
aandrx Apr 5, 2026
b4cfc41
user card component and all users page
jtoolsidas Apr 5, 2026
9ca532d
fix: remove mock data, link endpoints +add search queries + filters +…
aandrx Apr 5, 2026
52ba0c7
Merge pull request #13 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Apr 5, 2026
eaf07ae
Merge pull request #14 from BoG-Developer-Bootcamp-Spring-26/andrew
aandrx Apr 5, 2026
4b0ec37
rest of the stuff
jtoolsidas Apr 5, 2026
cb9a1cc
fix: endpoints: post/patch/delete training values +delete animals +de…
aandrx Apr 7, 2026
9192672
remove searchbar from login page +fetch real users on all-users page …
aandrx Apr 7, 2026
cd69354
Merge pull request #15 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Apr 7, 2026
9c84fa3
Merge branch 'main' into andrew
aandrx Apr 7, 2026
9947dbf
Merge pull request #16 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Apr 7, 2026
b876c73
edit animal page w/ birthdate/note +AnimalCard edit routing +login pa…
aandrx Apr 7, 2026
735f04d
Merge pull request #17 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Apr 7, 2026
3d7482c
fix the delete button on edit forms
jtoolsidas Apr 8, 2026
8ac3b88
Merge pull request #18 from BoG-Developer-Bootcamp-Spring-26/jaahnvi
aandrx Apr 11, 2026
a0da1df
fix: admin guards (admin pages) +delete buttons on training logs/anim…
aandrx Apr 11, 2026
14950df
Merge pull request #19 from BoG-Developer-Bootcamp-Spring-26/andrew
jtoolsidas Apr 11, 2026
b39bc34
group pic
aandrx Apr 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Project 3 - Animal Training App

Jaahnvi Toolsidas
Andrew Liu

## Description

Welcome to the final project of this year's dev bootcamp! For this project, you will create a full-stack animal training management app (this is a mini version of an app that BoG developed for Healing4Heroes). Your job is to develop a frontend and backend that interact with each other for deployment functionality to manage different users, animals, and training logs. Schemas for these data models can be found in `Schemas.md`.
Expand Down
Binary file added hork.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading