Laundry App

  • This a react native application that enables users to book online laundry Services .
  • Implemented a proximity service for suggesting nearest Stores using Haversine formula and increased store visibility by 90%
  • Firebase is used a database to store the User details and authentication .
  • Redux toolkit is used to manage the State inside of the react native applications .
  • The user can Select the service and select the nearest store for the laundry services
  • The user can also select the date and time of pickup and delivery of clothes .

Tech Stack

Git Android Studio HTML CSS Firebase JavaScript React TypeScript npm Redux

Key Features of this Project

  • 📌 The Users Can SignUp and Login .
  • 📌 The App uses the location details of the person to find the laundry services near that area and also the price .
  • 📌 The User can provide Exact ADDRESS , DATE and TIME for the pick and delivery of the Clothes .
  • 📌 The User also can avail free delivery above a certain bill .

Getting Started

Get into the project repository

cd AwesomeProject01

Install the dependencies

npm install

Starting the Server

expo start 
or
npm start

Starting the andriod Emulator

  enter a

#Application Screen Shots

Register Screen

register

Login Screen

login

Home Screen

home1 home2

PickUp Details Screen

details

Cart Screen

cart

Order Placed Screen

orderplaced