Commit Graph
61 Commits
Author SHA1 Message Date
danieljsummers 7fc7012b29 Complete version change
Also put some polish on before initial deployment
2021-01-08 18:53:12 -05:00
danieljsummers 5866194f63 Update domain name 2021-01-07 23:26:12 -05:00
danieljsummers 4f1c7b782a Display profile now works
wrapping up #2
2021-01-07 22:49:10 -05:00
danieljsummers ef12da01dc Convert db to EF Core; start on view page
Also returning skills with profile inquiries now, though that particular query is failing (current WIP) #2
2021-01-06 23:18:54 -05:00
danieljsummers 97b3de1cea Add counts to Dashboard (#2)
Also refactored database parameters with a few extension methods; ready for profile view page
2021-01-04 23:05:53 -05:00
danieljsummers fe3510b818 Skills now saved / returned
Edging closer to #2 completion; need to finish styles, create display page, and put some interesting stuff on the dashboard
2020-12-27 22:30:07 -05:00
danieljsummers a48af190fa Profile save/load works
Still need to add skills, but #2 is getting there...
2020-12-27 15:38:24 -05:00
danieljsummers 1e474395a9 Add Markdown editor component 2020-12-26 23:33:03 -05:00
danieljsummers 4ba5426068 Form style / continents
Toward #2 completion; next up, Markdown input fields...
2020-12-26 21:51:19 -05:00
danieljsummers 47e32fd475 WIP on profile page 2020-12-18 22:46:34 -05:00
danieljsummers e0b3fa8759 Convert to Blazor (#6)
Convert existing progress to Blazor on client and server
2020-12-18 21:46:28 -05:00