An advanced parking system for MIT Bengaluru using MySQL, Node.js and CSS
Starting Digit of Registration number:
The token and slot fields in token.html are containers and NOT text fields.
Make appropriate changes to display the text.
index.js opens index.html and connects to the db.
It takes in the user id and pwd and cross-checks with db.
Once successful, it displays "login successful".
Replcae it with appropriate code to open the token.html.