It's an expense tracker app where you enter your expenses data and track the latest expenses and do some other operations on it.
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.
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.
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.
These are the required steps to start using the app. you will need to do the same steps to run backend app.
- Clone the repo
git clone https://github.com/Johnsamoel/Expense-Tracker
- Install NPM packages
npm install
- Enter this command to run the react app.
npm start
- Enter this command to run the react app on Andriod.
a
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.
In this page you can review all expenses that you have paid.
Here's a quick test to show how far is this app responsive for all devices
John Samoel - @John Samoel - joo.samoel22@gmail.com