Creating a job-board-like application - how would you do that?
Permalink
Hey dev's!
For a new project I have to implement something like a job board, where companies can post their jobs etc. I'm now wondering which approach I should take to realize this.
Additional requirements are that I have users connected to the company who can manage their jobs. They are a few more requirements which I have to meet, but I wanted to get some inspiration from the experienced devs here.
Should I store a "company"-entity in a page (with type "company")? Or should I use a custom table for that and don't rely on pages?
How would you in general implement something like that?
Thanks a lot!
Cheers, Matthias
For a new project I have to implement something like a job board, where companies can post their jobs etc. I'm now wondering which approach I should take to realize this.
Additional requirements are that I have users connected to the company who can manage their jobs. They are a few more requirements which I have to meet, but I wanted to get some inspiration from the experienced devs here.
Should I store a "company"-entity in a page (with type "company")? Or should I use a custom table for that and don't rely on pages?
How would you in general implement something like that?
Thanks a lot!
Cheers, Matthias
http://www.concrete5.org/marketplace/addons/jobs-board/...