lindsaykh / act_project

MIT License
3 stars 0 forks source link

Create Component Model/Class Diagram #25

Open C-Miranda opened 1 year ago

C-Miranda commented 1 year ago

MVP should have the following pages:

  1. Landing page (single spa?) - default to home if user is not logged in
  2. Sign-up component - split form and button into separate child components? (for both login and signup?)
  3. Login component
  4. User dashboard (home if user is logged in) that contains: Element list component Element detail component

Can use Lucid Chart to build class diagram.