Project information
- Category : Full-stack
- Stack :Angular, Leaflet , Http Client, Bootstrap, HTML, CSS ,
- Project URL (Backend): Github.com
Project Description
This is a web application for managing user information retrieved from the Random User API. It allows users to view a list of users and view detailed information about individual users. The application is built using Angular and integrates with the Random User API for user data retrieval
User Management: The application includes a user list and user details components.
User Service: This service interacts with the Random User API to retrieve user data..
User Resolver: A resolver that fetches user details before navigating to the user details component.
Routing: The application uses Angular Router for navigating between different components.
Interfaces: Several interfaces are defined to describe the structure of data used in the application, including user information, response data, coordinates, and more.