Skip to content

A very basic application consumes on JSON Placeholder api

Notifications You must be signed in to change notification settings

00Adnan00/users-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users API Flutter App

This is a simple Flutter app that consumes the Users API from the JSONPlaceholder website and presents users and their information.

Getting Started

Follow the steps below to get started with the app:

  1. Clone the repository:

    git clone https://github.com/00Adnan00/users-app.git
  2. Navigate to the project directory:

    cd users-api-flutter-app
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Features

  • Fetches user data from the Users API and displays a list of users along with their information.
  • Allows users to tap on a user to view detailed information.

Technologies Used

  • Flutter
  • Dart

API Reference

This app consumes the JSONPlaceholder to retrieve user data. Refer to the API documentation for more information on the available endpoints and response format.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

A very basic application consumes on JSON Placeholder api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published