Skip to content

OmerK100/PowerBank-Rental-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerBank-Rental-App

In-progress React Native CLI with firebase project for a cross-platform mobile app for a physical power bank rental

This is an app I'm making with a partner, its objective is to be used for a power-bank rental service, with pyhscial power-bank rental machines that will be interacted and activated through the app. As of now, the project already has ready most front-end compartments made with React Native CLI and TypeScript. Also the beginning of the back-end which is built through Firebase authentication and Firebase cloud functions made with Node.js The front-end code can be seen inside app/newComponents folder.

The front-end makes use of the following features:

  • Google maps API
  • React-Native navigation
  • QR scanner
  • Animated bottomsheets
  • Local storage to save data and credentials on user's device (in a similar way to local storage on a browser..)
  • Types with TS (for safer development..)

Features to be add:

  • Finishing the Firebase API
  • Creating a payment service
  • Connecting the IoT physical power-bank machines to the API

Following are images of some of the app's screens:

Login/sign up screens:

Main screen with map and navigation bar:

Getting started screen:

Getting started onboarding screen:

QR scanner screen:

Settings screen:

Old previous designs:

About

In progress React Native CLI with firebase project for a cross-platform mobile app for a physical power bank rental

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors