L37sg0 / rocketCV

rocket CV - a mini website with Laravel

Home Page:https://rocketcv.l37sg0.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

rocket CV - a mini website with Laravel

https://rocketcv.l37sg0.com/


Languages

Language:Blade 45.6%Language:PHP 38.5%Language:CSS 12.2%Language:JavaScript 3.8%