All Projects → vedovelli → expenses-native

vedovelli / expenses-native

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to expenses-native

go-uci
Native Go bindings for OpenWrt's UCI.
Stars: ✭ 69 (-23.33%)
Mutual labels:  native
aioch
aioch - is a library for accessing a ClickHouse database over native interface from the asyncio
Stars: ✭ 145 (+61.11%)
Mutual labels:  native
android touch
Low latency high speed android multitouch event server
Stars: ✭ 73 (-18.89%)
Mutual labels:  native
dynamico
Dynamico allows a remote (web-like) code push work-flow for continuous delivery of specific features native or web.
Stars: ✭ 96 (+6.67%)
Mutual labels:  native
Android-WebView-in-Kotlin
Native Android WebView Example in Kotlin. Website to android app github open source template.
Stars: ✭ 87 (-3.33%)
Mutual labels:  native
fingerprintjs-pro-ios
Official iOS/tvOS agent & SDK for accurate device identification, created for the Fingerprint Pro identification API.
Stars: ✭ 35 (-61.11%)
Mutual labels:  native
Reason Graphql Fullstack
Fullstack Reason + GraphQL Todo List App
Stars: ✭ 246 (+173.33%)
Mutual labels:  native
lwt-node-starter
A simple starter for lwt-node
Stars: ✭ 13 (-85.56%)
Mutual labels:  native
neft
Universal Platform
Stars: ✭ 34 (-62.22%)
Mutual labels:  native
ionic3-whatsappclone
This is a template for WhatsApp for user with ionic framework. It's just a template with no backend for now. See Roadmap in Readme below
Stars: ✭ 24 (-73.33%)
Mutual labels:  native
NatsuLang
No description or website provided.
Stars: ✭ 96 (+6.67%)
Mutual labels:  native
Google-Docs-for-Mac
Native Google Docs app for Mac
Stars: ✭ 33 (-63.33%)
Mutual labels:  native
Equinox
🌇 🌃 Create dynamic wallpapers for macOS.
Stars: ✭ 737 (+718.89%)
Mutual labels:  native
tasit-apps
Native mobile Ethereum dapps for mainstream users
Stars: ✭ 35 (-61.11%)
Mutual labels:  native
hearthstone-linux
Craft your own linux native Hearthstone client
Stars: ✭ 41 (-54.44%)
Mutual labels:  native
Darklaf
Darklaf - A themeable swing Look and Feel based on Darcula-Laf
Stars: ✭ 249 (+176.67%)
Mutual labels:  native
blazor-dashboard
Blazor sample dashboard app with native components from Telerik
Stars: ✭ 20 (-77.78%)
Mutual labels:  native
hotstuff
🔥 Composable, incremental, turnkey document compiler
Stars: ✭ 19 (-78.89%)
Mutual labels:  native
ti.admob
Use the Google AdMob SDK on iOS and Android with Titanium
Stars: ✭ 51 (-43.33%)
Mutual labels:  native
universal
A counterpart to common package to be used with Angular Universal
Stars: ✭ 115 (+27.78%)
Mutual labels:  native

Vedovelli Expense Tracker

image.png

Este é o projeto base para quando quero aprender uma nova tecnologia. É o meu "TODO list" pessoal.

Trata-se de uma lista de gastos em dinheiro vivo.

O projeto é de meu uso pessoal e é uma das apps que mais utilizo em meu smartphone.

Iniciando

Os dados são armazenados num realtime database no Firebase.

Crie sua conta e um banco de dados. As informações de acesso devem ser adicionadas no .env, que ainda não existe. Basta duplicar o .env.example, renomeando para .env e adicionar os dados de acesso ao Firebase.

Também é necessário habilitar lá no Firebase a autenticação por usuário e senha e - por fim - criar um usuário.

Pré-requisitos

Node.js e (NPM ou Yarn).

Recomenda-se o uso do Yarn

Caso precise intala-lo, basta usar o NPM.

npm i -g yarn

Instalação

O projeto foi criado com create-react-native-app então basta clonar o projeto e, com o Terminal, navegar até a pasta do projeto e executar:

yarn && yarn start

A instalação das dependências será feita e o projeto será executado.

Para visualizar basta, em seu smartphone, instalar a app Expo. Ela lhe permitirá escanear o QR Code exibido no Terminal para executar a app.

Se tudo correu bem, você verá o formulário para login.

Desenvolvido com

  • React Native - O Framework utilizado
  • Node.js - Para as ferramentas de servidor e compilação
  • Yarn - Gerenciador de dependências de projeto
  • Firebase - Banco de dados

Autor

Licença

Não há licença. Use à vontade. Pode até chamar de seu.

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].