This commit is contained in:
2025-08-22 12:40:45 +03:00
parent 61a1ba59cd
commit ae2dce2871

View File

@@ -12,6 +12,7 @@ ng serve
Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.
## Code scaffolding
Angular CLI includes powerful code scaffolding tools. To generate a new component, run:
@@ -56,17 +57,22 @@ Angular CLI does not come with an end-to-end testing framework by default. You c
## Additional Resources
## TODO
For more information on using the Angular CLI, including detailed command references, visit the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.
-fix picture upload
-implement picture loader
-use leaflet for map implementation
-fix picture upload and adjust picture scale -WIP
-implement websockets
-implement graph
-implement total visits
-search and filters (by name, city, age, etc.)
-navigation between candidates (next/previous) (signals)
-navigation between candidates (next/previous) (signals) wip change info make signals
-edit page
-implement live update
-adjust to mobile format
****animations transitions (prev next cards)
------