Skip to content

pkol92/Formularze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Home library

The website allows you to write your own book library. HTML, CSS and JavaScript were used. The form accepts the information: book title (at least 1 character), author of the book (at least 3 characters), reading priority (numbers from 1 to 5), a list with categories (3 categories to choose from) and Send button.

After sending the form, the page does not reload, but is added at the same time book in the table and the form is cleared.

The entire table is stored in localstorage.

The website is available at: https://pkol92.github.io/Formularze/

Domowa biblioteka

Strona pozwala na napisanie własnej biblioteki książek. Wykorzystano HTML, CSS oraz JavaScript. Formularz przyjmuje informacje: tytuł książki (co najmniej 1 znak), autor książki (co najmniej 3 znaki), priorytet przeczytania (liczby od 1 do 5), listę z kategoriami (3 kategorie do wyboru), przycisk umożliwiający wysyłanie.

Po wysłaniu formularza strona nie przeładowuje się, jednocześnie zostaje dodana książka w tabeli i zostaje czyszczony formularz.

Cała tabela zapisuje się w localstorage.

Strona dostępna pod linkiem: https://pkol92.github.io/Formularze/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published