All Projects → bytefury → Crater Mobile

bytefury / Crater Mobile

Licence: other
Crater Invoice App mobile app built with React Native

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Crater Mobile

crater-mobile
Crater Invoice Mobile to manage your invoices on the go.
Stars: ✭ 253 (+54.27%)
Mutual labels:  invoice, expo
Openpapyrus
Sophisticated ERP, CRM, Point-Of-Sale, etc. Open source now. This system is developed since 1996.
Stars: ✭ 158 (-3.66%)
Mutual labels:  invoice
React Native Starter
🚀A powerful react native starter template that bootstraps development of your mobile application
Stars: ✭ 1,798 (+996.34%)
Mutual labels:  expo
Reason Expo
ReasonML bindings for Expo
Stars: ✭ 140 (-14.63%)
Mutual labels:  expo
Expo Cli
Tools for creating, running, and deploying universal Expo and React Native apps
Stars: ✭ 1,993 (+1115.24%)
Mutual labels:  expo
Expo Docs
This repo will be replaced soon. Please hold off on PRs to this repo.
Stars: ✭ 147 (-10.37%)
Mutual labels:  expo
React Native Css Gradient
React Native css gradients - react-native-linear-gradient with css gradient support
Stars: ✭ 129 (-21.34%)
Mutual labels:  expo
Sypht Python Client
A python client for the Sypht API
Stars: ✭ 160 (-2.44%)
Mutual labels:  invoice
Typescript Mern Starter
Build a real fullstack app (backend+website+mobile) in 100% Typescript
Stars: ✭ 154 (-6.1%)
Mutual labels:  expo
Invoicenet
Deep neural network to extract intelligent information from invoice documents.
Stars: ✭ 1,886 (+1050%)
Mutual labels:  invoice
Expo Dark Mode Switch
A beautiful React dark mode switch component for iOS, Android, and Web
Stars: ✭ 137 (-16.46%)
Mutual labels:  expo
Trabalhando Remoto
Informações para quem trabalha ou quer trabalhar remoto
Stars: ✭ 2,072 (+1163.41%)
Mutual labels:  invoice
React Native Nav Transition
React Native Nav Transition
Stars: ✭ 154 (-6.1%)
Mutual labels:  expo
React Native Chart Kit
📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap)
Stars: ✭ 1,997 (+1117.68%)
Mutual labels:  expo
Tiktok Clone
Clone of the TikTok app layout with React Native
Stars: ✭ 160 (-2.44%)
Mutual labels:  expo
Expo Disneyplus
Disney+ UI Clone with React Native & Expo
Stars: ✭ 130 (-20.73%)
Mutual labels:  expo
Dapper Invoice
A billable-time invoice featuring style over substance
Stars: ✭ 135 (-17.68%)
Mutual labels:  invoice
Typescript Expo Apollo Boilerplate
Clean boilerplate for TypeScript + Expo (React Native) + React Apollo (GraphQL)
Stars: ✭ 144 (-12.2%)
Mutual labels:  expo
Quirk
✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool
Stars: ✭ 1,976 (+1104.88%)
Mutual labels:  expo
Fyi
Little bits of information that you may find useful when interacting with Expo tools and service. Append the markdown filename to https://expo.fyi/ to get a quick link to it.
Stars: ✭ 157 (-4.27%)
Mutual labels:  expo

Introduction

Crater is an open-source web & mobile app that helps you track expenses, payments & create professional invoices & estimates.

This repository contains the source code for the mobile app clients for Crater.

Its built with Expo (React Native).

Please note: To use this app on your mobile device, you need to have the crater app installed on your server. Once the app is installed and configured on your server. You can simply input your endpoint URL and use your app login credentials to log into your account. See here to know more about the web version.

Table of Contents

  1. Installation
  2. Web Version Link
  3. Mobile App Links
  4. Credits
  5. License

Installation

Below are the steps for starting up the crater app locally for development. If you aren't looking to customise or contribute to mobile apps then you can ignore the steps below and use the Crater IOS & Android Apps directly.

  • Clone this repository
  • Install Expo CLI : npm install -g expo-cli
  • Change your current working directly in terminal to the cloned folder: cd crater
  • run command: npm start

Web

Mobile App Links

Credits

Crater is a product of Bytefury

License

Crater is released under the Attribution Assurance License. See LICENSE for full details & use-cases.

Release Channels:

  • development
  • staging
  • production
  • production-4

Example: expo build:ios --release-channel staging

expo build:android -t app-bundle --release-channel staging

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].