diff --git a/en.html b/en.html index 285f9ed..2084db3 100644 --- a/en.html +++ b/en.html @@ -116,19 +116,18 @@
-

Bookstore Website Project: The Dark Anatheum (in progress)

+

Bookstore Website Project: The Dark Anatheum

A project created to learn and apply modern web technologies and backend architecture in Rust.

  • Implementation of the backend in Rust using Actix Web
  • Designing a PostgreSQL database for managing users and orders
  • Creating a dynamic book catalog with filtering and sorting features
  • -
  • Adding a user review and rating system for products
  • Integrating a shopping cart with product management options
  • Developing an intuitive user interface with HTML, CSS, and TypeScript