9 Commits

Author SHA1 Message Date
ce96973c51
Environment swap (#21)
Moved the server-side to an F# API with RethinkDB; the client is now a Vue 3 app
2021-08-09 23:23:50 -04:00
d1c41d0329 Add nav for new pages (#16)
Also some misc project tweaks
2021-07-05 22:39:57 -04:00
cbd92e6491 Add job listing table (#15)
also:
- Add source to success story
- Move all IDs to one source file
- Update DbContext with all of the above
2021-06-19 22:19:12 -04:00
60ed7e1e79 Complete public search (#5)
- Bump version
- Define nav between profile and continent/skills
- Remove redundant code
2021-06-14 21:49:20 -04:00
1b2540e5d2 Add real name col / citizen name prop (#12)
Still need to work on allowing the column to be edited
2021-02-06 21:43:16 -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
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
47e32fd475 WIP on profile page 2020-12-18 22:46:34 -05:00
e0b3fa8759
Convert to Blazor (#6)
Convert existing progress to Blazor on client and server
2020-12-18 21:46:28 -05:00