Added a administration page #1

Open
olived wants to merge 10 commits from olived/Advertisement_Panel:main into main
First-time contributor

Added administration page with image upload functionality.
The page is also ready to have more tabs that can have additional functionality.
Also separated CSS and javascript from the html and made it available through the webserver.

Added administration page with image upload functionality. The page is also ready to have more tabs that can have additional functionality. Also separated CSS and javascript from the html and made it available through the webserver.
olived added 3 commits 2025-08-25 14:42:15 +02:00
olived added 1 commit 2025-08-25 14:47:14 +02:00
olived force-pushed main from 07f420575e to adbd2dec20 2025-08-27 09:18:12 +02:00 Compare
olived added 2 commits 2025-08-27 09:22:09 +02:00
Author
First-time contributor

Removed the src folder as recommended by https://github.com/golang-standards/project-layout
and spread everything over folders explaining what they are used to example: "api.xxxx" reffers to something related to api's

Removed the src folder as recommended by https://github.com/golang-standards/project-layout and spread everything over folders explaining what they are used to example: "api.xxxx" reffers to something related to api's
olived added 3 commits 2025-08-28 09:14:01 +02:00
olived added 1 commit 2025-08-28 13:27:31 +02:00
olived added 1 commit 2025-08-28 13:29:42 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:olived-main
git checkout olived-main
Sign in to join this conversation.
No description provided.