Monal5031 / Js-css-Experimentations

Useful List of experimentations made in js and css
2 stars 3 forks source link

Add an experimentation for password checking #11

Open Monal5031 opened 6 years ago

Monal5031 commented 6 years ago

The experimentation should take user's id and password as input, upon successful authentication redirect to our index.html page.

lokeshshastrakar commented 6 years ago

--> is there any database to check with ? --> is this experimentation is complete javascript code or you intend to use php ?

Monal5031 commented 6 years ago

No currently, there is no database to check with, maybe create a separate json file for it for now? No only javascript should be used.