2018
Venture Task
Make a login system in your preferred language.Add a login button in the navbar . On clicking it a login form should appear with username and passwor…
Overview
Make a login system in your preferred language.Add a login button in the navbar . On clicking it a login form should appear with username and password field. On Submitting the form, it will check the credentials from a table where a test username and password is stored , if the credentials are correct it will redirect to the home page and logout button should appear on the navbar. A button should be placed in the page on clicking it an alert should appear showing "Logged in " if the user is logged in and "logout" if the user has not logged in yet . Add a table in database which will contain 3 columns and add some test values. After loading the page, the table should fetch all the entries from the table in the database and display it in the html table .You can use any backend language. Open-source project by Ankur Rathore, published on GitHub.
Highlights
- Primary language: PHP
- Open source — view the code and contribute on GitHub
Built with
- PHP
Discussion (0)
Log in to comment.
No comments yet. Be the first to start the conversation.