Skip to content

SaidRMansour/Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Users - SwiftUI User Directory App

This project, named "Users", harnesses the power of SwiftUI to create an interactive user directory application. Its core functionality revolves around interfacing with an API to fetch and display a user list, as well as handling new user additions. Crafted for academic purposes, this application serves as a practical demonstration of integrating SwiftUI with RESTful services.

Features

  • Fetches a list of users from an API.
  • Displays user profiles, offering a snippet of information for each.
  • Enables viewing detailed user information upon profile selection.
  • Utilizes MapMarker to pinpoint user locations on a map.

Technologies Used

  • Language: Swift
  • Framework: SwiftUI

Setup and Usage

To set up and interact with the project on a local environment, you'll want to:

  1. Clone the repository to your machine.
  2. Open the project in Xcode or any SwiftUI-compatible IDE.
  3. Install any dependencies or libraries as dictated by the project's requirements.
  4. Execute the project within a simulator or on a physical device to see it in action.

Future Enhancements

  • Introduce user authentication to safeguard access.
  • Expand capabilities to include editing and deleting user details.
  • Elevate the UI/UX design to enhance the overall aesthetic and user interaction.

Contributing

Your contributions are essential to the ongoing improvement of the project. Whether it's feature suggestions, bug reporting, or code contributions, they're all valued. Feel free to open an issue or submit a pull request for consideration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages