Skip to content

elref7i/MobileStore

Repository files navigation

MobileStore

MobileStore is a mobile application built using Flutter for managing and purchasing mobile devices and accessories. The app offers a user-friendly interface to perform CRUD (Create, Read, Update, Delete) operations on product details.

Features

  • Add New Products: Add new mobile products with name, category, price, description, and images.
  • View Products: Browse through a catalog of mobile products.
  • Update Products: Edit existing product details.
  • Delete Products: Remove products from the system.
  • Search Functionality: Easily search for products by name.

Technologies Used

  • Flutter: For building the mobile application.
  • Dart: Primary programming language for the app.
  • Firebase: Used for storing and retrieving product data.

How to Use

  1. Clone this repository:

    git clone https://github.com/elref7i/MobileStore.git
  2. Navigate into the project directory:

    cd MobileStore
  3. Install dependencies:

    flutter pub get
  4. Run the application:

    flutter run

Project Structure

  • lib/: Contains the main Flutter app code.
  • assets/: Stores the images and other assets used in the app.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •