A simple single page application (SPA) to generate customized formated CV. Built on Laravel 5.6, Vue JS & MySQL.
This web-app takes required and optional info from an authenticated user. User can choose the color theme of his CV. Then this app can generate CV in PDF format. This app keeps record of their provided info & preferences.
This app is still in the development process. Please follow this repository to get the instructions of v1.0 release.
As mentioned in the Laravel Documentation you'll need to achieve following requirements before cloning this repository,
- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
Make sure you have Composer installed in your device. Follow the installation process to install Composer. Then clone this repository in your local server. Please follow the Laravel Documentation for more info about the installation process.
- Prosenjit Chowdhury - initial work - @bonnopc / @prosenjitchy