Commit Graph

10 Commits

Author SHA1 Message Date
Kira Jiroux dd9b0006d3 Serving up Pokemon Types and Flavor Text, adjustments made where necessary. 2025-04-04 15:35:49 -04:00
Kira Jiroux 3b0cbecfc1 Pokemon Entity has changed and reflected in DB. Included additional functionality to edit Pokemon entities to assist with the DB change. Changed how Pokemon Shiny Images/Pokemon Specialty presented in cases where those values are null (Cresselia). 2025-03-21 15:02:07 -04:00
Kira Jiroux 0cf9601fe2 Subskill and Nature information being collected; Pokemon are being rated; UI improvements to specialities/sleep types 2025-02-19 15:13:45 -05:00
Kira Jiroux 41ba3b79f1 Fixing class names 2025-02-19 10:10:19 -05:00
Kira Jiroux c1c865328b Delete functionality added and pokemon rows are being correctly identified where necessary (by Id versus PokemonId). 2025-02-18 17:54:52 -05:00
Kira Jiroux 9dd4765780 Pokemon are being retrieved from Database (somehow? maybe revisit later). Form to submit new pokemon created and can be navigated to from /pokemonsleep page, but need to complete functionality. 2025-02-17 22:28:38 -05:00
Kira Jiroux 1918ebbafd Started on EF DB; going to split from video to branch onto pulling information as was in previous project 2025-02-17 16:29:21 -05:00
Kira Jiroux 14ebe20a56 Add DependencyInjection for Article/Pokemon Services. 2025-02-17 14:02:20 -05:00
Kira Jiroux 4a2d6dfd87 Adding features; one with video, one to experiment + introduce made functionality from other project 2025-02-17 12:08:43 -05:00
Kira Jiroux 3938dfc0eb Added Domain and Application Layers 2025-02-17 11:58:47 -05:00