AOSP-NIT-Surat / poller

A simple polling app
2 stars 2 forks source link

Login and Register Page Added #4

Open Harshil-Jani opened 2 years ago

Harshil-Jani commented 2 years ago

Working GIF :

ezgif-7-c36f6d5e3d9f

Fixes #2

Harshil-Jani commented 2 years ago

New Commits made with files modified in React.

Harshil-Jani commented 2 years ago

@madrix01 Once check the files ! I transferred the form to React. Let me know the changes required. As of now it is in separate folder named Authentification (this one). If they are okay, We can delete that folder and overwrite them with src files (here)

prakhar728 commented 2 years ago

@madrix01 Once check the files ! I transferred the form to React. Let me know the changes required. As of now it is in separate folder named Authentification (this one). If they are okay, We can delete that folder and overwrite them with src files (here)

I think the react code will work. Do a clean up. Re-arrange the files. Delete the unnecessary test files and then tag me again.

Harshil-Jani commented 2 years ago

I think the react code will work. Do a clean up. Re-arrange the files. Delete the unnecessary test files and then tag me again.

Yo @prakhar728 Have a check once !

prakhar728 commented 2 years ago

I think the react code will work. Do a clean up. Re-arrange the files. Delete the unnecessary test files and then tag me again.

Yo @prakhar728 Have a check once !

Well done. @madrix01 the branch doesn't have any conflicts. We can merge it. We'll make an issue further to make fetch calls to the backend api. You can have a look too!