Skip to content

suniti1809/BookHub

Repository files navigation

BookHub

BookHub is an Online Book Store website designed for engineering students to browse and access textbooks for different branches.
It is created using HTML only, with a simple frames-based layout for easy navigation.


🌟 Features

  • Frames-based Layout

    • Top Frame (top.html): Header section for the website title or navigation links
    • Left Frame (left.html): Menu navigation for different pages
    • Right Frame (home.html and other pages): Main content area for each page
  • Department Pages

    • CSE (cse.html)
    • EEE (eee.html)
    • ECE (ece.html)
    • Civil (civil.html)
  • Catalogue Page (catalogue.html)

  • Shopping Cart Page (cart.html)

  • Login (login.html) and Registration (registration.html) Pages

  • Fully navigable offline and online

  • Easy to deploy using GitHub Pages


📂 Folder Structure

  • index.html — Main homepage (entry point)
  • top.html — Top frame section
  • left.html — Left navigation panel
  • home.html — Default right frame content
  • login.html — Login page
  • registration.html — Registration page
  • catalogue.html — Book catalogue page
  • cart.html — Cart page
  • cse.html — CSE books section
  • eee.html — EEE books section
  • ece.html — ECE books section
  • civil.html — Civil books section
  • README.md — Project documentation

📝 Notes

  • This website uses basic HTML only (no CSS or JavaScript).
  • Framesets are used for layout, which works for simple multi-page websites.
  • Keep all files in the root to avoid broken links.

💡 Future Enhancements

  • Add CSS for styling
  • Add JS for dynamic features
  • Build a responsive UI
  • Include search and filtering

📌 Author

Created by: Suniti
GitHub: https://github.com/suniti1809
Email: suniti2864@gmail.com

About

BookHub is a simple HTML project for engineering students to browse essential textbooks for CSE, ECE, EEE, and Civil. It features easy navigation through Home, Catalogue, and Cart pages, showing book details in a clean layout. Designed for beginners learning basic HTML structure and page linking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages