Skip to content

sagdutt/MakeACv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MakeACv

To run the app :

Prequisites - PHP, Composer , MongoDB

  1. Open command prompt and run the command composer install
  2. Navigate to the public/ directory
  3. Open command prompt and run the command, php -S localhost:8080
  4. Open a web browser and type in the address localhost:8080/

###MongoDB structure

  1. Database - swproject

  2. Collection - users * user_id (_id) * username * password

  3. Collection - work * user_id * organisation * position * duration * details * achievements

  4. Collection - personal * user_id * name * fname * phone * email * hobby * dob * address * objectives * achievements

  5. Collection - education * user_id * degree * institution * percentage * end_year * achievements

About

A tool to create a pdf file of a CV or resumé from provided html templates built mostly using the PHP Slim framework, MongoDB and Bootstrap. Also includes minimal usage of PhantomJS, Twig templates and Symfony components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages