epahomov / resume-generator

Generates and sent out random generated resumes
1 stars 0 forks source link

Make submitting of applications from multiple companies less batch. #3

Open epahomov opened 6 years ago

epahomov commented 6 years ago

Right now resumes.run.Submit works this way:

  1. Submit all applications for company A
  2. Submit all applications for company B

We need Submit to submit applications A-B-A-B

Right now we have submitAllNecessaryApplicationsForToday() in Submitter, so we need a refactor, so more logic would go to resumes.run.Submit

lpriima commented 6 years ago

why won't fix? :)