OrderMail / blacklabel

MIT License
2 stars 3 forks source link

User should be able to register #4

Closed vikasagarwal closed 9 years ago

vikasagarwal commented 9 years ago

Acceptance Criteria:

  1. There should be a registration screen
  2. Fields should be:
    • Invididual or business
    • Name (first name and last name)
    • Email
    • Business Name
    • Password and confirm password
    • Admin Email (TBD)
  3. Data should be available at the backend after the registration
  4. Success message - "You have successfully signed up. Please check your email to activate your account."

    Subtasks

    • [x] Design a Screen Wireframe
    • [x] Review the mockup
    • [x] Create the screen
    • [x] Develop the backend service
    • [x] Integrate
    • [x] Writing test cases
vikasagarwal commented 9 years ago

I created two mockups of the registration form: Please view them at the URL below: https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxmcmVha3lvcmRlcnxneDo2YWVhOWQ2ZmE0ZjBmMzky

I also added a page on our Google site at https://sites.google.com/site/freakyorder/home/mockups please continue adding your mockups there so that they all are in one place.

priyankshukla commented 9 years ago

I assigned this story to myself, as I worked on this already.

priyankshukla commented 9 years ago

Registration page has completed. User is getting success message after successfully registration.

priyankshukla commented 9 years ago

Dev has completed, this needs to go through testing phase before marking this as closed.

Though reopening this story.

priyankshukla commented 9 years ago

Added another sub task for writing test cases.

priyankshukla commented 9 years ago

I have written test cases for user registration. Code has committed!

amit-k86 commented 9 years ago

order mail home page

priyankshukla commented 9 years ago

I marked this story as 'Dev Completed' yesterday without including the terms & condition check box functionality.

I would suggest, we should treat this as separate story which needs to be integrated on user registration page later on. Addition, terms & condition should be link (clickable) this should open a policy document (with terms & conditions) of Order mail.

priyankshukla commented 9 years ago

signup

Attached the signup screen-shot for reference.

vikasagarwal commented 9 years ago

Because Amit's machine has not been set up yet, I'm taking this up for testing so that we can look at closing it.

vikasagarwal commented 9 years ago

Completed testing. Can close now.