Skip to content

This a laundryApp which is build using React Native and Firebase.Add to Card functionality is added using Redux-Toolkit.Video is attached below have look Enjoy Happy Coding !

Notifications You must be signed in to change notification settings

ashu6530/laundryApp

Repository files navigation

Laundry App

Welcome to the Laundry App repository! This mobile application, built using React Native Expo, offers a seamless laundry management experience. With features like real-time location tracking, user authentication, and Firebase integration, managing your laundry has never been easier.

Demo

Demo GIF

Features

  • Real-time Location Tracking: Utilize Expo Location to track the user's location and provide accurate pickup and delivery services.
  • User Authentication: Securely manage user accounts and information using Firebase Authentication.
  • Database Integration: Store user preferences, orders, and cart items efficiently with Firebase Realtime Database.
  • Intuitive User Interface: Enjoy a sleek and user-friendly interface designed to streamline the laundry management process.
  • Responsive Design: Experience seamless usability across various screen sizes, ensuring a consistent user experience.
  • Order Management: Track the status of orders, manage pickups, and receive notifications for order updates.
  • Profile Management: Allow users to manage their profiles, view order history, and update personal information.

Screens

  • Login Screen: Allows users to log in to their account.
  • Registration Screen: Allows new users to create an account.
  • Home Screen: Displays a list of laundry items and allows users to add them to their cart.
  • Cart Screen: Displays the items added to the cart and allows users to proceed with the order.
  • Order Screen: Shows a congratulatory message after placing an order.
  • Pickup Screen: Allows users to select date, time, and address for pickup.
  • Profile Screen: Displays user data and provides an option to log out.

Demo Video

Watch a demo of the Laundry App in action!

Demo Video

Installation

  1. Clone the repository:

    git clone https://github.com/your_username/laundryApp.git
  2. Install dependencies:

    cd laundryApp
    npm install
  3. Run the app:

    npm start

Usage

  1. Make sure to have Expo CLI installed globally:

    npm install -g expo-cli
  2. Configure Firebase:

    • Set up Firebase project and obtain the configuration details.
    • Add the Firebase configuration to your project.
  3. Run the app on a simulator or device:

    expo start

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

About

This a laundryApp which is build using React Native and Firebase.Add to Card functionality is added using Redux-Toolkit.Video is attached below have look Enjoy Happy Coding !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published