🕙 Simple form for timeclock name autocomplete search using HTML, PHP, and jQuery ajax() method.
- Authentication
- Log In
- Simple welcome message
- HTML, CSS, PHP, JavaScript, jQuery
📝 Files
- main.html (for input text and ajax)
- name_autocomplete.php (for employee names list and string check functionality)
- welcome.php (simple welcome message that shows after successful authentication)
🛠️ Running locally
You can access the main page via:
http://localhost/timeclock-namesearch/main.html
Sample names: Kath Borja, Elaine Vyke, Vivo Merkle, Bela Summersdale, Jung Ki-Ho
Password: You can log in using letmein
for all names
💡 An assignment submitted for a Self-Improvement Training.