Commit Graph

10 Commits

Author SHA1 Message Date
Kira Jiroux a4a22ed586 Home page is really serving. Also, we have found THE bootswatch that I'm happy with for the entirety of the webpage so that has been adjusted. 2025-06-20 17:11:35 -04:00
Kira Jiroux 764c094a64 First time back after a while. Rolled back some changes that made the app inoperable (specifically NWSWeatherService). Temp Blanket visualizer works, including color editing for ranges. Need to plug in real data. 2025-06-02 17:12:40 -04:00
Kira Jiroux 99ac4581ae Individual pokemon views are being served and can move to the next pokemon. Edit form can be accessed from either table or individual view and goes back to where it was. 2025-04-05 00:28:36 -04:00
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