WIP
This commit is contained in:
16
README.md
16
README.md
@@ -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.
|
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
|
## Code scaffolding
|
||||||
|
|
||||||
Angular CLI includes powerful code scaffolding tools. To generate a new component, run:
|
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
|
## Additional Resources
|
||||||
## TODO
|
## 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.
|
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 websockets
|
||||||
|
|
||||||
-implement graph
|
-implement graph
|
||||||
-implement total visits
|
-implement total visits
|
||||||
-search and filters (by name, city, age, etc.)
|
-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
|
-edit page
|
||||||
-implement live update
|
-implement live update
|
||||||
|
-adjust to mobile format
|
||||||
|
|
||||||
|
|
||||||
****animations transitions (prev next cards)
|
****animations transitions (prev next cards)
|
||||||
------
|
|
||||||
|
|||||||
Reference in New Issue
Block a user