Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 2.17 KB

README.md

File metadata and controls

43 lines (34 loc) · 2.17 KB

Umbrella Bookstore

Umbrella Bookstore

Umbrella Bookstore is an online e-commerce platform that offers a wide range of useful soft books catering to programmers, developers, non-techies, and beginners. Our goal is to provide a convenient and enriching shopping experience for individuals seeking books that are advantageous in the world of technology and beyond.

Features

  • Browse and add books to the cart
  • Explore books by different categories and publishers
  • Admin privileges for managing books, book details, prices, publishers, and book display order
  • High-performance website capable of handling a high volume of traffic without crashes
  • Robust security measures in place to protect against SQL injection and other malicious attacks
  • Extensive book collection with easy scrolling for seamless browsing
  • Contact functionality for users to request new books
  • Dynamic front page showcasing featured books with one-click access
  • Order completion resets the details and redirects the user to the home page

Technologies Used

  • PHP and MySQL for backend functionality
  • Bootstrap 4 for responsive and modern design
  • HTML, CSS, and JavaScript for frontend development
  • jQuery for enhanced interactivity

Design Patterns Followed

  • DRY (Don't Repeat Yourself) pattern for efficient and maintainable code
  • KISS (Keep It Simple, Stupid) pattern for simplicity and readability

Local Installation

To run the Umbrella Bookstore locally, follow these steps:

  1. Clone the repository: git clone https://github.com/danish981/bookstore.git
  2. Start PHP and MySQL servers
  3. Create a database named "bookstore"
  4. Import the provided database file located in the "database" folder into your local project

Visit the Umbrella Bookstore

You can visit the live version of Umbrella Bookstore at http://bookstore-project.freecluster.eu

Credentials

Use the following credentials to access the admin panel:

  • Username: admin
  • Password: admin12345

Thank you for choosing Umbrella Bookstore! Enjoy browsing and discovering the perfect books for your needs.