/dryce-mobile-client

Dryce is a mobile application which allows users to make laundry requests.

Primary LanguageJavaScript

Dryce mobile app

Dryce is a mobile application which allows users to make laundry requests. Users can also make changes to their requests if and only if they have not been processed.

App on playstore

View the app on Google Playstore

Features

  • Fullscreen mode
  • Cross platform
  • Excellent user experience

Run Locally

Clone the project

  git clone https://github.com/Rquaicoo/dryce-mobile-client

Go to the project directory

  cd dryce-mobile-client

Install dependencies

  npm install

Start the server

  npm start

Tech Stack

Client: React Native, Expo

Server: Python, Django

Authors