Red-Moon-Software-Apprenticeship / redmoon-console

The marketing site, customer relationship management, and apprentice management software for Red Moon
https://redmoon-console.vercel.app
19 stars 10 forks source link

Apprentices CRUD, Index/Show page #10

Open mfong4151 opened 1 year ago

mfong4151 commented 1 year ago

Three issues here basically:

  1. We need to be able to do basic CRUD operations for apprentices, or at least CRU. Apprentices should have their own profile page where they can add links to their socials, a short bio, etc. We might need AWS hosting for photos. @lhovee can I get your take on this?
  2. We need a basic page for the apprentice
  3. We need an index for all the apprentices, which has specific search/sort capabilities.