Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Model to store attendee information #7

Open
shashank-sharma opened this issue Sep 30, 2019 · 1 comment
Open

Create Model to store attendee information #7

shashank-sharma opened this issue Sep 30, 2019 · 1 comment
Labels
medium Requires knowledge in particular task

Comments

@shashank-sharma
Copy link
Member

Create a model which will have information about the attendee and it should have:

  1. Name
  2. Email ID
  3. Year
  4. Section
  5. Branch
  6. Relationship to Events models which will be ManyToMany relationship (figure it out if it is right or wrong)
  7. Created at

Once done, save it in checin/models.py
Note: This issue should be taken once #3 Issue is completed and accepted

@shashank-sharma shashank-sharma added the medium Requires knowledge in particular task label Sep 30, 2019
@Rodio346
Copy link

Rodio346 commented Oct 2, 2019

I would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Requires knowledge in particular task
Projects
None yet
Development

No branches or pull requests

2 participants