GeekHaven / Leave-Application-Portal

Leave application portal for IIITA to speed up leave approval process
https://leave-application-portal.herokuapp.com/
8 stars 20 forks source link

FIX for Signup page (alert box) added flash messeging,feedback and front end js Validations. #34 issue #44

Closed thesmallstar closed 5 years ago

thesmallstar commented 5 years ago

IMPORTANT- I also have another issue assigned and since I updated the files for that issue- the update in admin_dashboard.php actually involves the changes made for the other PR. I was not able to fix it out since it was done in master Please tell me if I need to do any changes for this issue. the other is fixed as well, and I have a PR mad.

issue: #34

Changes done:

  1. Front end email address confirmation(checking valid email) 1_email confirm
  2. If email already exists - no more alert boxes but on page feedbacks. 1_email
  3. Other fron end validations 1_js
  4. Password not same error - on page 1_psd
  5. For successful signup messege. 1_succ

note: all the alertboxes on signup are removed.