/rocketCV

rocket CV - a mini website with Laravel

Primary LanguageBlade

RocketCV

  • a mini website
  • build "API first"
  • enirely JS-driven frontend using ajax calls to the API
  • CSRF protection
  • Desgign patterned backend
    • Immutable interfaces binding
    • Repositories
    • DTOs and Resource models for the api layer
    • Backend validation using FormRequest rules
    • Config Helper available with posibility to change themes with it
  • 2 themes included: "iPortfolio" and "Laravel"

Pictures

home

listing

create

api

UML Diagram

rocketCV_uml_diagram