7 Commits

Author SHA1 Message Date
7f7eb191fb Add success story add/edit and list (#4)
still a work in progress
2021-01-21 23:05:27 -05:00
4155072990 "Back" now works for search results (#3)
- Made the application only retrieve the list of continents once per visit
- Update the verbiage for phase 3 completion
2021-01-19 22:42:15 -05:00
4f1c7b782a Display profile now works
wrapping up #2
2021-01-07 22:49:10 -05:00
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
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
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
a48af190fa Profile save/load works
Still need to add skills, but #2 is getting there...
2020-12-27 15:38:24 -05:00