diff --git a/README.md b/README.md index e5f4caf..f2f3e54 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,14 @@ +## Screenshots + +| Search | SearchResults | Default-View | +|----------------------------------------------------------------------------|---------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| ![Image](Screenshots/Screenshot%202025-03-14%20at%2000-53-15%20Tranga.png) | ![Image](Screenshots/Screenshot%202025-03-14%20at%2000-54-59%20Tranga.png) | ![Image](Screenshots/Screenshot%202025-03-14%20at%2000-55-13%20Tranga.png) | +| Search opens with click on "Add new Manga" | When selecting different connectors, available languages automatically update | Clicking on an Item here will bring up a view with more information | + + ## About The Project Tranga-Website is the Web-frontend to [Tranga](https://github.com/C9Glax/tranga) (the API). @@ -49,7 +57,7 @@ Tranga-Website is the Web-frontend to [Tranga](https://github.com/C9Glax/tranga) This project makes HTTP-requests to the [Tranga-API](https://github.com/C9Glax/tranga) to display and modify the present configuration. -### Built With +## Built With - nginx - vite diff --git a/Screenshots/Screenshot 2025-03-14 at 00-53-04 Tranga.png b/Screenshots/Screenshot 2025-03-14 at 00-53-04 Tranga.png new file mode 100644 index 0000000..fdf52f4 Binary files /dev/null and b/Screenshots/Screenshot 2025-03-14 at 00-53-04 Tranga.png differ diff --git a/Screenshots/Screenshot 2025-03-14 at 00-53-15 Tranga.png b/Screenshots/Screenshot 2025-03-14 at 00-53-15 Tranga.png new file mode 100644 index 0000000..4e6b176 Binary files /dev/null and b/Screenshots/Screenshot 2025-03-14 at 00-53-15 Tranga.png differ diff --git a/Screenshots/Screenshot 2025-03-14 at 00-53-59 Tranga.png b/Screenshots/Screenshot 2025-03-14 at 00-53-59 Tranga.png new file mode 100644 index 0000000..ddfdf1a Binary files /dev/null and b/Screenshots/Screenshot 2025-03-14 at 00-53-59 Tranga.png differ diff --git a/Screenshots/Screenshot 2025-03-14 at 00-54-59 Tranga.png b/Screenshots/Screenshot 2025-03-14 at 00-54-59 Tranga.png new file mode 100644 index 0000000..6273658 Binary files /dev/null and b/Screenshots/Screenshot 2025-03-14 at 00-54-59 Tranga.png differ diff --git a/Screenshots/Screenshot 2025-03-14 at 00-55-13 Tranga.png b/Screenshots/Screenshot 2025-03-14 at 00-55-13 Tranga.png new file mode 100644 index 0000000..4f5cfd4 Binary files /dev/null and b/Screenshots/Screenshot 2025-03-14 at 00-55-13 Tranga.png differ