soniprathmesh
opened on April 26
- Update company listing to display companies batch-wise.
- Route should change from
/company/
to/company/<year>/
.
- Route should change from
- Update placement listing to display students batch-wise.
- Route should change from
/company/placement/
to/company/placement/<year>/
.
- Route should change from
- Add proper handling for old routes (optional: redirect or 404).
- Update UI elements if necessary to allow selecting/viewing batches easily.
prathmeshsoni
opened on April 26
solved #28