https://github.com/maciejkuran/implementing-basic-login-functionality-and-logout-timer
Implementing basic log-in functionality and an automatic log-out timer.
https://github.com/maciejkuran/implementing-basic-login-functionality-and-logout-timer
exercise javascript login logout timer-clock
Last synced: 11 months ago
JSON representation
Implementing basic log-in functionality and an automatic log-out timer.
- Host: GitHub
- URL: https://github.com/maciejkuran/implementing-basic-login-functionality-and-logout-timer
- Owner: maciejkuran
- License: mit
- Created: 2022-06-18T17:09:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T21:02:49.000Z (over 3 years ago)
- Last Synced: 2025-01-12T00:21:43.421Z (about 1 year ago)
- Topics: exercise, javascript, login, logout, timer-clock
- Language: HTML
- Homepage: https://maciejkuran.com/blog/implementing-login-functionality-and-logout-timer
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Implementing basic log-in functionality and an automatic log-out timer
In this exercise, I am implementing basic log-in functionality and an automatic log-out timer. My users are
data written directly in the source code. The flowchart shown below explains the entire concept of
this exercise.
Check out and test this functionality.
➡️ [Live](https://maciejkuran.com/blog/implementing-login-functionality-and-logout-timer)

> This exercise is part of my portfolio website - [maciejkuran.com repository](https://github.com/maciejkuran/maciejkuran.com).