3 Commits

Author SHA1 Message Date
jkissane2
7204924cab Finished Banjo App
I am proud of my project. I actually just went back in and reorganized
the endpoints and added a new one named "course". I did this becuase
I will be teaching more than one course in the future and I want to
be able to easily add whatever courses I teach to the app. I also
reorganized the endpoints so that they are in a more logical order
starting with the broadest category (course) and then going to the
more specific categories as you go down the list. I definitely
learned a lot of new skills skills along the way and I am excited to
keep building on this project in the future.
2026-04-02 10:42:23 -04:00
jkissane2
f4f1dd86d4 Finished Banjo App
I am proud of the work I have done on this project.
I first started out with just the "lessons" endpoint and I didn't like
how the material was organized so I added the "topics" endpoint and "unit"
endpoint to make it easier to find lessons on a specific topic or unit.
I also added the "notes" endpoint to make it easier to find reflections on
specific lessons. I am really happy wth how my app turned out and I am
glad I chose something I can actually use. I am excited to add more
lesson plans in the future especially if I teach different
classes to help me stay organized.
2026-04-02 10:18:51 -04:00
667c4aa1ed Initial commit 2026-02-13 02:34:26 +00:00