Welcome to the Library Books Application! This is a user-friendly application designed to help users read, and download some books.
LibraryDemo.-.Made.with.Clipchamp.mp4
- Book Menu: Choose a books you like and click to download.
- Reading: Let you read 5 books.
To get started with the Reading Books Application, follow these steps:
-
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
-
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.
-
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.
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"
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions, suggestions, or issues, please feel free to contact the repository owner:
- TouchSeyha: GitHub Profile
Happy Reading!