Skip to content

Release-2022.04.08-1058

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 10:58
· 86 commits to master since this release
89036d2
Interview Experience Feature (#204)

* interviewExp init

* Barebones working of write exp page

* test changes

* Added Company and Interview model

* Added company crud apis

* added basic interview apis

* Experience Feature UI

* Slight changes on Experience card

* Add company + image upload in exp

* Verify experiences

* Read experience added

* SLight changes

* added cache and auth middleware

* Added button for My Experiences

* Added My Experiences page

* removed comments from controller

* removed next from parameter

* Add Company page button

* Draft button and Delete company added

* Delete, Update company features added

* working build with Alert messages & auth

* style extension + page authorization

* creating card components

Co-authored-by: shahparth36 <parthshah1936@gmail.com>
Co-authored-by: Atharva Patil <atharva7275@gmail.com>