zhuobinggang / CostTracker

A cross-platform App for tracking daily cost.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

It will take a while to release the first version.

TODOS

2020/02

  • 1. Introduce redux into the code.
  • 2. Introduce react native navigation.
  • 3. Complete next component of the weekly cost analysis using line chart.
  • 4. Complete component & container of creating cost item.
  • 5. Figue out how to store data in react native or can I use sqlite to store data? I will use Async storage to store the datas as json format.
  • 6. Try to refactor the code of adding type description.

2020/03

  • 1. I want to see last day and next day analysis.
  • 2. I want to see last week and next week analysis.
  • 3. I want to see monthly analysis.
  • 4. I want to use the App in English.
  • 5. I want to read data from csv file.
  • 6. I want to be shown the daily report in pie chart.

Trouble Shooting

  • 1. I can not use React Native SVG in WEB ENV,
  • 2. I can not start the app after using the fucking navigation.

About

A cross-platform App for tracking daily cost.


Languages

Language:TypeScript 37.6%Language:JavaScript 26.9%Language:Java 9.3%Language:Objective-C 7.9%Language:Starlark 6.1%Language:Ruby 6.1%Language:Gherkin 6.1%