Skip to content

It's a simple React native app where you can organize and preview your latest expenses.

Notifications You must be signed in to change notification settings

Johnsamoel/Expense-Tracker

Repository files navigation


Expenses Tracker mobile app

It's an expense tracker app where you enter your expenses data and track the latest expenses and do some other operations on it.

Table of Contents

About The Project

It's an expense tracker app where you enter your expenses data and track the latest expenses and do some other operations on it such as add, update and delete them.

Built With

In this project I tented to used different libraries to implement my idea in a proper way, First off I used React Native as a framework to implement the SPA principles, I also used React Navigation and Expo-Cli and I tented to develop my skills and make it a responsive mobile app, I also used firebase as a backend to help me make dummy backend with the help of axios.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

These are the required steps to start using the app. you will need to do the same steps to run backend app.

  1. Clone the repo
git clone https://github.com/Johnsamoel/Expense-Tracker
  1. Install NPM packages
npm install
  1. Enter this command to run the react app.
npm start
  1. Enter this command to run the react app on Andriod.
a

Usage

After doing the previous step it should be ending by landing page like this.

Here's the Landing page wwhere you should review your last 30 days expenses.

landing

In this page you can review all expenses that you have paid.

all expenses

Here's a quick test to show how far is this app responsive for all devices

responsive

Contact

John Samoel - @John Samoel - [email protected]