Skip to content

Conversation

NikhilShimpy
Copy link
Owner

This is develop in java using simple AWT-based user interface , with the following functionality :

  1. File operations like "Upload", "Download", "Read", and "Search" in Ebooks.
  2. Allows users to jump to a specific chapter or section in an eBook using RandomAccessFile.
  3. Use a Map to associate each eBook with its metadata (e.g., title, author, file location).
  4. Implement functionality to search for books by title or author and display their metadata.
    Screenshot 2024-11-12 140743

This is develop in java using simple AWT-based user interface , with the following functionality : 
1) File operations like "Upload", "Download", "Read", and "Search" in Ebooks.
2) Allows users to jump to a specific chapter or section in an eBook using RandomAccessFile.
3) Use a Map to associate each eBook with its metadata (e.g., title, author, file location).
4) Implement functionality to search for books by title or author and display their metadata.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant