IEEE-RVCE / IEEE-RVCE.github.io

Development site of only frontend
https://ieee-rvce.org
1 stars 2 forks source link

Login page #9

Closed dragonfist453 closed 4 years ago

dragonfist453 commented 4 years ago

Login page which has a form that needs to check with backend, and tell if the person can login or not.

Frontend will be forms. Communication will be through XML HTTP Requests using axios perhaps?

I think sending a object containing credentials and checking for error or success response should work but talk to the backend boys to make sure

Close this by committing with message "Closes #9"