Skip to content

jsomville/open-ces-mobile2

Repository files navigation

Welcome to Open-CES mobile 👋

This project is an Expo project for a mobile app compatible with Open-CES.

For more information about the project, look at our web site http://open-ces.org/

Git Hub for the back-end system is : https://github.com/jsomville/open-CES

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start

Features

  • Login
  • Logout
  • Link to Register new user
  • Main account information
  • Transfer using a QR code
  • Transfer using email
  • Transfer using phone number
  • Show my QR code
  • Pay by scanning a QR code
  • Display user informations
  • Diplay past transactions

Build Android app

Pre-requisite

Have a valid expo account

Install the eas cli

npm install -g eas-cli

Build

Login to expo

eas login

Build configure if required

eas build:configure

Build production (preview)

eas build --platform android --profile preview

Build production (default)

eas build --platform android

DEV Help to resolve dependencies

To check dependency

npx depcheck

Delete line in package.json

Repackages-install

npm install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors