Developer
Developer
Create a signup page where a user can register and a login page
to log in with the details provided during registration
Points to remember :
User data should be stored in MySql DB and also in the JSON file.
Use prepared statements while performing MySql queries.
WEB DEVELOPER