Giter Site home page Giter Site logo

rydah's Introduction

Rydah App

This app is a Rydah app built with React Native, Expo CLI, Redux, and Redux Toolkit with Query.

Installation

Before you can run the app, you need to have Node.js and Expo CLI installed on your machine.

  1. Clone this repository: git clone https://github.com/Heyfruz/rydah.git
  2. Navigate to the project directory: cd rydah
  3. Install the dependencies: yarn install

Usage

To run the app, you can use the following command:

yarn start

This will start the Expo CLI development server and open the Expo Developer Tools in your browser.

Running on iOS Simulator

To run the app on an iOS device or simulator:

  1. Make sure you have Xcode installed on your machine
  2. Run the command yarn run ios
  3. Follow the instructions in the Expo Developer Tools to open the app on your iOS device or simulator.

Running on Android Emulator

To run the app on an Android device or emulator:

  1. Make sure you have Android Studio installed on your machine
  2. Run the command yarn run android
  3. Follow the instructions in the Expo Developer Tools to open the app on your Android device or emulator.

Running on a Physical Device

To run the app on a physical device, you will need to download the Expo Go app on your iOS or Android device.

  1. On your device, open the App Store (iOS) or Google Play Store (Android) and search for "Expo Go".
  2. Install the Expo Go app on your device.
  3. Once the app is installed, open it and sign in or create an Expo account if you don't have one already.
  4. Back on your computer, run the following command to start the Expo server and generate a QR code:
expo start --tunnel
  1. Scan the QR code with your device's camera app, or with the QR code scanner built into the Expo Go app.
  2. The app will then be loaded on your device and you can interact with it just like on a simulator.

Features

Authentication

The app includes a login screen and a sign up screen. The forms are validated before you can login. User data is not persisted in the Redux store.

Navigation

The App Navigator consists of a Tab with three screens and a Stack with two screens.

Tab

The first screen in the Tab is the 'Dashboard' screen, where the products & categories are displayed. When a product is clicked, the app navigates to the 'Product' screen, where the product is displayed. The User can choose to purchase a product which adds the product to the store and navigates the user to the success page.

The second screen in the Tab is the 'Sell' screen. Here, the user can complete the form and add the product they desire to sell.

The third screen in the Tab is the 'Profile' screen Here, users can view their basic information, item they have on sale, previous transactions and feedbacks from other uses.

Stack

The first screen in the Stack is the 'Products' screen. This is where they can view a detailed list of a product

The second screen in the Stack is the 'Success' screen. This is a prompt screen that displays after a successful transaction and can be dismissed by the users.

Credits

The app was built by Anumoka Faithful.

  • React Native
  • Expo CLI
  • Redux
  • Redux Toolkit with Query
  • React Navigation
  • Yup

rydah's People

Contributors

heyfruz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.