Skip to content

TouchSeyha/LibraryBooks_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibraryBooks_Application

Welcome to the Library Books Application! This is a user-friendly application designed to help users read, and download some books.

Project Demo

LibraryDemo.-.Made.with.Clipchamp.mp4

Table of Contents

Features

  • Book Menu: Choose a books you like and click to download.
  • Reading: Let you read 5 books.

Installation

To get started with the Reading Books Application, follow these steps:

  1. Clone the Repository First, clone the repository to your local machine using the terminal:

    git clone https://github.com/TouchSeyha/Reading_Books_Application.git
    cd Reading_Books_Application
  2. Open the Project in Visual Studio Code Open Visual Studio Code. Select File -> Open Folder... and navigate to the cloned repository folder. Click Select Folder to open the project in VS Code.

  3. Install .NET Dependencies Open the integrated terminal in VS Code by pressing Ctrl + ` (backtick).

    Restore the project dependencies by running:

    dotnet restore
    This command will download and install the necessary packages defined in the .csproj file.

Usage

Once the application is up and running, you can:

  • Choose a Books: Choose what to read.
  • Download the book: Download by click on the book cover or title.

To find your download book are in this path: "..\Book_Menu\bin\Debug"

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions, suggestions, or issues, please feel free to contact the repository owner:

Happy Reading!


About

Window app that allows the users to download books from "https://www.gutenberg.org/",

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages