An open API service indexing awesome lists of open source software.

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.

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)



![log in functionality and log out timer](https://user-images.githubusercontent.com/103118542/174449601-870a643b-3c03-40da-9472-fb5b6d13bef5.png)

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