Skip to content

A simple bookstore website built with ASP.NET Core MVC & Web API to practice API development and integration skills.

Notifications You must be signed in to change notification settings

mfkahraman/BooksawProject

Repository files navigation

📘 Booksaw

Booksaw is a simple bookstore website that I built entirely by myself.
The main goal of this project was to deepen my knowledge of API development and API consumption.
As I actively work on integration projects in my current role, this project helped me take my technical skills even further.

🔍 Features

  • 📚 Display books on the homepage using a custom-built Web API
  • 🛠️ Admin panel for managing books and categories
  • 🔁 API consumption using HttpClient

⚙️ Tech Stack

  • 💻 ASP.NET Core MVC & Web API
  • 🗃️ Entity Framework Core (Code-First)
  • 🔁 AutoMapper
  • 📦 X.PagedList
  • 🌐 HttpClient
  • 🎨 HTML / CSS / Bootstrap

1 2 3 4 5 6 7 8 9

About

A simple bookstore website built with ASP.NET Core MVC & Web API to practice API development and integration skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published