Skip to content

alexCoding42/ChaldeanNumbers

Repository files navigation

Chaldean Numbers

chaldean-numbers

📲 Available on Play Store

Note

Not available yet on App Store.

Description

This application help you calculate the chaldean number of a date or a name, and understand its meaning. You can also save the result as favorite.

Features

  • Calculate chaldean number for a name.
  • Calculate chaldean number for a date.
  • Understand each chaldean number meaning.
  • Save and retrieve favorites.

For developers

How to use

Download or clone the github repository. The environment variables are already loaded at built time thanks to expo.

Run npx expo run:android or npx expo run:ios according to the platform where you want to launch the application.

Database

Data are stored on Nhost SaaS. Behing the scene it uses Hasura and GraphQL.

Technical Stack

  • React native
  • Expo
  • Expo dev client
  • EAS builds
  • Typescript
  • Nhost
  • Apollo GraphQL