dsc-x / omg-frames

https://myframe.dscomg.com
MIT License
6 stars 12 forks source link

Forgot Password API implemented and Minor Changes (see Description) #8

Closed rajinderpalsingh2001 closed 3 years ago

rajinderpalsingh2001 commented 3 years ago
  1. Changes in color of UI (Dark mode), minor changes in Light Mode.

  2. Forgot Password API implemented.

    • Created forgotpassword.html and reset.html pages.
  3. No one can access the dashboard before Logging in.

  4. Get Started Button Added instead of (View Dashboard and View Gallery), user can only see these two options if he/she logged in.

  5. Changed Input Field's border-radius and increased height

  6. Show/Hide Password button (in login and signup form) implemented in (dashboard.html , index.html , gallery.html , reset.html)

  7. Generate Strong Password button (user can Generate a Strong password (12 characters long) containing Alphabets, Numbers and Special Characters) implemented in (dashboard.html , index.html , gallery.html , reset.html)

  8. Select Picture Icon Changed (location: svgicons/picture.svg)

  9. User can now see their Account Information (Name, E-mail, Organization name, Role) by clicking on My Account Button.

  10. Before deletion of frame, a popup will come Are you sure to Delete this Frame?

  11. Minor Bugs Fixed