Online Bookstore Backend

Category: Web
Date: January 2025
Status: Completed

The server-side API for the collaborative online bookstore project.

Online Bookstore Backend project screenshot
All Projects

Project Goal & Overview

This is the backend component of the Software Architecture final exam project. While my primary role was on the frontend, I worked closely with the backend team to define API endpoints and data structures. The backend provides RESTful APIs for managing books, users, and orders.

Key Features

  • RESTful API design
  • Secure authentication with JSON Web Tokens (JWT)
  • Database management with Prisma ORM
  • Structured data models for books and users

Technologies Used

Node.js
Express.js
Prisma
MariaDB
JWT

Gallery

Gallery image 1