gbowne1 / RadioLogger

A Radio Logging application build with NodeJS and ExpressJS
GNU General Public License v3.0
6 stars 7 forks source link

[TODO] Refactor the login page #79

Open gbowne1 opened 1 year ago

gbowne1 commented 1 year ago

Refactor the login, register and reset password functionality and its UI.

I've already added the new login page.

jzunigarce commented 1 year ago

Where is the register page?

gbowne1 commented 1 year ago

I took a break. I will push that up here in a bit. @jzunigarce

gbowne1 commented 1 year ago

Pushed up the new profile html.

anubhav1206 commented 1 year ago

Can I work on this?

jzunigarce commented 1 year ago

I current work with login and register @gbowne1

jzunigarce commented 1 year ago

I'm going to fix the cors errors

jzunigarce commented 1 year ago

I upload and accept (By mistake) the PR. Please check the changes. See PR #80 for changes files

gbowne1 commented 1 year ago

@jzunigarce I am going to remove the excess scripts from login.html and from register.html and push up that change. The

jzunigarce commented 1 year ago
image image

This are the last changes in the repo

jzunigarce commented 1 year ago

@gbowne1 Download the changes to your repo

gbowne1 commented 1 year ago

yes @jzunigarce I have synced the changes. It now exists as above. I just pushed up a change to remove all the unnecessary scripts in the login.html and the register.html (the ones in the commented out section mostly)

gbowne1 commented 1 year ago

this comment is mostly for me to remember what we need for login form, but this is the refactor we need.