Skip to content

cagribuyuk/BookApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookApplication 📚

A web-based book management application developed using C#, ASP.NET MVC, and Entity Framework. This project allows users to browse, search, add, edit, and delete books in a structured and user-friendly interface.

🎯 Project Overview

BookApplication is designed as a lightweight and scalable book tracking system. It offers essential CRUD functionality and a clean MVC architecture for maintainability and separation of concerns.

💡 Features

  • 📖 List all available books
  • 🔍 Search books by title or author
  • ➕ Add new books
  • 📝 Edit existing book details
  • ❌ Delete books
  • 🗃️ SQL Server database integration with Entity Framework

🛠️ Technologies Used

  • C#
  • ASP.NET MVC
  • Entity Framework
  • SQL Server
  • Bootstrap (optional for styling)

🚀 Getting Started

Prerequisites

Running the Application

  1. Clone the repository:
    git clone https://github.com/your-username/BookApplication.git

About

Book management application developed with C#, ASP.NET MVC, and Entity Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors