This app helps you keep track of your expenses while also showing you latest news updates realted to shopping.
The project consists of two repositories; This front-end repository, https://github.com/ndalilavin/expense-tracker, hosted on Netlify (https://sparkly-pavlova-5b9595.netlify.app/) and a back-end repository, https://github.com/ndalilavin/expense-tracker-backend, hosted on Heroku at https://intense-woodland-12077.herokuapp.com/.
The app utilizes a News API (https://newsapi.org/v2/everything?q=shopping&apiKey=07764aca70b44596ba2e4886983a4313) and is hosted on Heroku with API: https://intense-woodland-12077.herokuapp.com/balance.
[Go Back to the top](#)
## Features
As a user of this programm you will be able to :
1. Add your income.
2. Add your expenses
3. View balance after expenses
[Go Back to the top](#online mentoring platform)
[Go Back to the top](#)
# Installation Instructions
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
# Technology Used
1. HTML - Which was used to delope the structure of the page.
2. CSS - Which was used to style the user interface.
3. React.js (Javascript library)- Which was used to create the UI and make it interactive.
4. Heroku Server
5. Netflify
[Go Back to the top](#)
## Live Link
-Clink this link to view the live application
https://ndalilavin.github.io/expense-tracker/
[Go Back to the top](#)
### Known Bugs
- The netflify-deployed site takes time to fetch data from the News API to the News/Tips page.
- Form doesn't always refresh data on submit.
### LIcence
MIT License
Copyright (c) [2019] [Albert Byrone]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[Go Back to the top](#)
# Author's Info:
Name: Vinson S N.
Email: vndalila@gmail.com
Github: github.com/ndalilavin