careerfairsystems / studentsession

A full-stack system to manage studentsessions for the career fair. It will have features to manage the applications, company information, scheduling, emailing students.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix get applicationspdf on company

cNille opened this issue · comments

Because of that our heroku server is free and not very powerful it crashes when generating the pdf's. Might be of long server time to respond or that it takes too much capacity. A fix to easy it up to only generate the htmlPDf and create a script that is dowloaded. The script file can later on curl all the applications through the system.

Decide for one of these solutions and make code pretty again in bottom of company.server.controller.js