For what it’s worth, ran into some real issues trying to get a decentralized ID based solution with the ceramic stack. If anyone can figure that out, it’d be great, but we can certainly work without one for the job board.
From some discussions / early looks at other job boards, I could see the general structure being a landing page, a worker portal, and employee portal, and some manner of admin portal (doesn’t need to be so obvious or necessarily even accessible from the actual landing page).
- Worker: Manage personal profile, search/browse job openings
- Employer: Manage corporate profile, list/manage job openings, review workers that have expressed interest and initiate contact with them in some way.
- Admin: Whatever it turns out we need to be able to do…
This is all based upon what I’ve see on the outside of job boards, I haven’t actually been on the employer side of sites nor managed a profile. Very much open to feedback.
My stack inclination is very much towards Next/Chakra frontend to be consistent in D_D projects. Backend some manner of conventional database with whatever for API layer.