Skip to content

Commit

Permalink
Merge pull request #55 from luftdaten-at/add-stations-app
Browse files Browse the repository at this point in the history
Add stations app
  • Loading branch information
silvioheinze authored Dec 5, 2024
2 parents bc30339 + 47e3124 commit 4e6ff57
Show file tree
Hide file tree
Showing 19 changed files with 1,084 additions and 216 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,11 +137,11 @@ There are https-tests in the /test folder which can be run with the Visual Studi

### Templates and static files

All template files are in the folder /code/templates
All template files are in the folder /app/templates
_base.html is the base template with different blocks.
home.html can be used as an example on how to use the blocks.

Static files like css, js and images are in the folder /code/static.
Static files like css, js and images are in the folder /app/static.

### Admin
The admin login can be found unter /backend.
Expand Down
Loading

0 comments on commit 4e6ff57

Please sign in to comment.