Skip to content

mapocalypse/booksearch-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Search

Project focused on HTML, CSS and JavaScript developed during the first module of the UPskill course.

Features

  • User registration form
  • User authentication
  • Publications search engine - html/JS client under Google Books API
  • List of search results
  • Option to save favorite books
  • Option to remove favorite books

Rules

  • Users must register, providing a username, email and a password (which must have an additional text box for double validation)
  • Passwords must have a minimum of four characters and a maximum of eight characters
  • Users must authenticate using the email and password provided at registration
  • After authentication, the user's name, current access date/time and previous access date/time must be displayed at the top of the site
  • During a session, a new authentication must be requested whenever the user does not perform any search within a minimum interval of five minutes

HTML, CSS, JavaScript, API

About

Project focused on HTML, CSS and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published