Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneHarrison authored Oct 15, 2024
1 parent 36a3339 commit 9bc18f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
- [Session Management](#session-management)
- [Authentication](#authentication)
- [Authorization](#authorization)
- [Photos]()
- [Changelog]()
- [Photos](#photos)
- [Changelog](#changelog)

<br>

Expand Down Expand Up @@ -221,7 +221,7 @@ These correspond with the frontend functionalities mentioned above, however, not
<br>
## changelog:
## Changelog
- Swapped to an improved and new responsive frontend design
- Raw HTML has been replaced with the Angular framework and TypeScript
- CSS has been replaced with SCSS
Expand All @@ -240,4 +240,4 @@ These correspond with the frontend functionalities mentioned above, however, not
- The server can now be properly closed via terminal by issuing the close command
- Fixed bugs:
- throwing errors gave access to the system - access is now denied by default
- Fixed an issue where not using the subscribe event listener prevented requests from being made to the backend
- Fixed an issue where not using the subscribe event listener prevented requests from being made to the backend

0 comments on commit 9bc18f0

Please sign in to comment.