IIT-BHU-InstiApp / lite-hai-backend

https://lite-hai.copsiitbhu.co.in/
13 stars 20 forks source link

Added flow for entities #66

Closed Vikhyath08 closed 3 years ago

Vikhyath08 commented 3 years ago

Added model, serializers, views and urls for entities.

nishantkr18 commented 3 years ago

Also, what do we call their heads? I don't think it is "Secretary" or "Joint Secretary".

I guess renaming it to "Point of Contact" will be ok. We might be adding occational fests like technex as entities.. so a generalized POC will serve our purpose? WDYT?

nishantkr18 commented 3 years ago

@nishantwrp @nishantkr18 Before merging, please confirm whether the heads of SCS or E-Cell create the events, and there aren't any sub-divisions or sub-heads in them who create the events.

Instead of complicating into subdivisions, IMO, for now lets keep it simple. No subdivisions, we can add them later if we want. But again, its just an opinion..

krashish8 commented 3 years ago

@nishantkr18 Renaming to POC will be alright. As of now, we have a Secy (only one) and Joint-Secy (multiple) in an Entity. So, shall we change this to Point of Contact (multiple)?

nishantkr18 commented 3 years ago

@nishantkr18 Renaming to POC will be alright. As of now, we have a Secy (only one) and Joint-Secy (multiple) in an Entity. So, shall we change this to Point of Contact (multiple)?

Yeah sure👍

krashish8 commented 3 years ago

@Vikhyath08 Please make this change, so that we can merge this PR.

krashish8 commented 3 years ago

I think, in the authentication/views.py file, in ProfileSearchView, the POC of an entity shall be allowed to search a user so that the POC can search and add the contacts to the workshops (events).

Vikhyath08 commented 3 years ago

I think, in the authentication/views.py file, in ProfileSearchView, the POC of an entity shall be allowed to search a user so that the POC can search and add the contacts to the workshops (events).

Yep true. Had overlooked that

krashish8 commented 3 years ago

Merged! :tada: