pclubuiet / website

Programming club, PU official website.
https://pclubuiet.herokuapp.com
GNU General Public License v3.0
14 stars 70 forks source link

Add register option #125

Closed divyam3897 closed 6 years ago

divyam3897 commented 7 years ago

I'm submitting a ... (check one with "x")

Expected behavior: The user should be redirected to a new page where they can register their details

jamestthompson3 commented 7 years ago

I can take care of this one and complete #115 in the process. Well at least add a model for the information gathered from the register page

divyam3897 commented 7 years ago

@jamestthompson3 #115 involves in adding models for resources, in this you can add models for the user which would involve the following;

  1. Full name (char field)
  2. Email id
  3. Year
  4. Branch
  5. Phone number
  6. Interests