Skip to content

EasyEbook simplifies ebook management with its user-friendly interface, allowing users to effortlessly store, organize, and purchase ebooks.

License

Notifications You must be signed in to change notification settings

Satyamkumarnavneet/EasyEbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyEbook

EasyEbook is a web-based Ebook Management System designed to streamline the process of storing, organizing, and retrieving ebooks. With an intuitive and user-friendly interface, EasyEbook empowers users to effortlessly manage their ebook collection. Key features include user and admin registration, comprehensive ebook management capabilities (adding, editing, and deleting), user account management, and a convenient book cart for seamless ebook purchasing. Built with Java, Spring Boot, and an array of web technologies, EasyEbook ensures a smooth and efficient experience for both administrators and users. Explore the world of digital reading with EasyEbook, where managing your ebooks is as simple as a click.

1. Features

  • User/Admin Registration and Login: Users/Admin can create an account and log in to the system.

  • Ebook Management:

    • Add Ebook: Admin can upload new ebooks, providing details such as title, author, price of the book.
    • Edit Ebook: Admin can update the details of existing ebooks.
    • Delete Ebook: Admin can remove ebooks from their collection.
    • User Can View the Books Uploaded by Admin.
  • User Account Management.

  • Book Cart:

    • Add to Cart: Users can add ebooks to their cart for purchasing.
    • Remove from Cart: Users can remove books from their cart.

2. Technologies Used

  • Java
  • Spring Boot
  • JSP (JavaServer Pages)
  • Servlets
  • MySQL WorkBench
  • HTML/CSS
  • Bootstrap
  • Maven (for dependency management)

3. Badges

MIT License GPLv3 License AGPL License

4. Installation

To run EasyEbook locally on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Satyamkumarnavneet/EasyEbook
  2. Set up the database:

  3. Create a new database in MySQL.

  4. Update the database connection details in the application.properties file.

  5. Open IntelliJ or any other IDE:

  6. Open the project from the directory.

  7. Run the application: Run as Spring Boot Application.

  8. Access the application in your browser.

  9. Navigate to http://localhost:8082.

5. Usage

  1. Register a new user account or log in using existing credentials.
  2. Explore EasyEbook to view the available ebooks.
  3. Add ebooks to your collection by uploading new ebooks and providing their details.
  4. Edit or delete ebooks from your collection as needed.
  5. Browse ebooks and add them to your cart for purchase.
  6. Remove ebooks from your cart or proceed to checkout to complete the purchase.
  7. Log out from the application when finished.

6. Screenshots

Registration Page Screenshot 2024-01-09 at 7 09 51 PM Login Page Screenshot 2024-01-09 at 7 09 43 PM Admin Page Screenshot 2024-01-09 at 7 10 08 PM Add Book PageScreenshot 2024-01-09 at 7 14 45 PM User View Screenshot 2024-01-09 at 7 15 23 PM

7. Contributing

We welcome contributions from the community to make EasyEbook even better! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Open a pull request.

Please make sure to review our Contributing Guidelines for more details.

8. Deployment

To deploy EasyEbook, follow these steps:

  1. Configure the necessary environment variables.
  2. Deploy the application to your preferred hosting platform.
  3. Ensure the database is properly set up in the production environment.
  4. Update the application.properties file with production database details.
  5. Restart the application.

9. Support

For support, please contact us at navneetsatyamkumar@gmail.com.

10. Roadmap

Our plans for EasyEbook include:

  • Implementing a search feature.
  • Enhancing the user interface.
  • Adding support for more ebook formats.

Authors

About

EasyEbook simplifies ebook management with its user-friendly interface, allowing users to effortlessly store, organize, and purchase ebooks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages