https://github.com/mostafa-said7/booksy
A simple and efficient book management system built with ASP.NET Core + Api, designed to manage books, authors, and categories.
https://github.com/mostafa-said7/booksy
api aspnet-core book-management dotnet library-system restful-api sql-server
Last synced: 4 months ago
JSON representation
A simple and efficient book management system built with ASP.NET Core + Api, designed to manage books, authors, and categories.
- Host: GitHub
- URL: https://github.com/mostafa-said7/booksy
- Owner: Mostafa-SAID7
- License: mit
- Created: 2025-09-25T19:25:11.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-09-26T18:36:26.000Z (4 months ago)
- Last Synced: 2025-09-26T20:44:16.577Z (4 months ago)
- Topics: api, aspnet-core, book-management, dotnet, library-system, restful-api, sql-server
- Language: C#
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Booksy
Booksy is a project for managing books, authors, or a small library system (or describe precisely what your app does).
You can mention your goals, target users, or motivations.
## Features
List what your app does (or will do). For example:
- Add / edit / delete books
- Search books by title, author, genre, etc.
- User authentication & roles (admin, user)
- Book lending / tracking
- Reports or statistics
- Responsive UI
## Technologies / Stack
Mention languages, frameworks, libraries, tools you used. For example:
- **Language / platform**: C#, .NET / ASP.NET Core / .NET MVC
- **Database**: e.g. SQL Server, SQLite, or another
- **Front-end**: Razor pages, Blazor, React, or whatever
- **Dependencies / packages**: list any key NuGet packages
- **Other tools**: Git, EF Core, AutoMapper, etc.
## Installation
Step‑by‑step instructions to get the project running locally. For example:
1. Clone the repo
```bash
git clone https://github.com/Mostafa‑SAID7/Booksy.git