Kira Jiroux
|
17607b663b
|
Okay made some serious headway, and now the rater is pretty much perfected. Really need to look into responsive styling if I want it to be mobile efficient though.
|
2025-06-06 00:09:47 -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
|
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
|
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
|
f083ff3f23
|
Moved file structure
|
2025-02-17 16:34:14 -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
|
3938dfc0eb
|
Added Domain and Application Layers
|
2025-02-17 11:58:47 -05:00 |