kossiitkgp / KWoC-Backend

Backend API for Kharagpur Winter of Code
https://api.kwoc.kossiitkgp.org
GNU General Public License v3.0
23 stars 19 forks source link

Add Display Name #164

Open harshkhandeparkar opened 9 months ago

harshkhandeparkar commented 9 months ago

Add display_name field to student and mentor models. This will be displayed on the website and in statistics while the name field will be printed on the certificate.

ank1traj commented 9 months ago

Hi @harshkhandeparkar

can you assign this issue to me?

harshkhandeparkar commented 9 months ago

Hi @harshkhandeparkar

can you assign this issue to me?

Sure, go ahead!

ank1traj commented 9 months ago

@harshkhandeparkar Are we going to ask display name while registration? Also, display_name should be one time or it can be updated?

harshkhandeparkar commented 9 months ago

@harshkhandeparkar Are we going to ask display name while registration? Also, display_name should be one time or it can be updated?

It wil be asked during registration and it should be editable, in the same edit form.

Devansh-bit commented 8 months ago

@harshkhandeparkar since ank1traj removed their assignment, can I work on this?

harshkhandeparkar commented 8 months ago

Sure

harshkhandeparkar commented 8 months ago

@Devansh-bit any update?

Devansh-bit commented 8 months ago

I haven't been able to work much on this yet. I'll open a draft pr today.