The project is a PHP-based web application enabling users to browse, search, and review books. It includes features for user registration, login, and book rating, allowing users to leave detailed reviews. The system ensures a user-friendly experience and an intuitive interface for managing book reviews.
- Users can search for books by titles, authors, genres, etc.
- The search bar is conveniently located on the main page for easy access.
- The search results are dynamically displayed with relevant information about each book.
- Secure user registration and login system.
- Users can create accounts with unique usernames and passwords.
- Sessions are managed to keep users logged in across multiple pages.
- Users can rate books on a scale of 1 to 5 stars.
- Users can leave detailed reviews for each book they have read.
- Reviews can be edited or deleted by the user who created them.
This project is licensed under the Apache License 2.0. You are free to use, modify, and distribute this software in compliance with the License.
- Zinadin Zidan - Developer and creator.