Git Product home page Git Product logo

fireworks's Introduction

Fireworks - Expenses Tracking app

A simple React-Native application to track expenses

Features

  1. Local storage
  2. zustand state management
  3. svg format support
  4. last version of RN (very fast with hermes!)
  5. cool bottom nav bar design
  6. react navigation stack
  7. fully typescript (0 compilation error using strict mode and strong types)




  1. filtering
  2. date picker
  3. functionnal Unit Test example




Left over

  1. Input field validation with regexp
  2. Support expenses with decimal
  3. Component tests (using react-native-testing-library), I have just added some Functional Unit Testing

Reasons Behind Technical Choices

  1. You might find some unusual elements in my code, and I would be happy to explain my decisions. In general, I aimed to maintain clean code. However, due to the limited time available (I only worked on it during the evenings), I took some shortcuts that I wouldn't have taken in a production application.

Installation

  1. make sure you run with node 18 and above
  2. git clone [email protected]:ah584d/fireworks.git
  3. cd fireworks
  4. npm ci -d
  5. cd ios
  6. pod install
  7. run Xcode and open ios folder, then press play button, it will take a few minutes and will launch the application

Usage

  1. Tested on iPhone simulator ** only ** [ I don't have iphone device ]
  2. The application usage is self explained, the only "hidden" feature is that you need to long press on an expense in order to edit/delete it

Screenshots

fireworks's People

Contributors

ah584d avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.