cvilla714 / tracker-expenses-app

The Project was about creating a Tracker App for expenses, it is a Full Stack Application, using Rails as API to handle Back End and on the Front End using React and RTK Query, It tracks expenses per day and add them per month and filter it by year the visualization was using Chartjs-2. It was built with

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracker-Expenses

Project was about creating a Tracker-Expenses basically connecting to a REST API built in Rails and using React to display all of the Expenses screenshot

Built With

  • NPM
  • React
  • React-DOM
  • Redux [RTK Query]
  • React-Chartjs-2
  • React-Router
  • React-Bootstrap
  • React-Paginate
  • Jest
  • CSS
  • ES6

Live Demo

Live Demo Link

Link to Bac-End Repository

Getting Started

To get a copy of the code please click on the green button on the top right corner that says Code

Prerequisites

  • Node installed on your computer
  • Npm as well

Install

Now to clone it to your local machine please open your terminal and paste this code git@github.com:cvilla714/tracker-react-front.git

Then you can go into the directory by typig cd tracker-react-front

Finally just type this command npm install this will install all of the depnedecies for the project also you might need to run an extra command to get the latest version of each dependecy please run npm audit fix

Usage

Once you have gone through the process of installing the code you now run this command npm run start this will start the app and a new window will open in your browser with the app ready to be use

Tests

In order to run the test please type the following command from the terminal npm run test

Authors

👤 Cosmel Villalobos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

  • Microverse
  • Gregoire Vella on Behance

📝 License

This project is MIT licensed.

About

The Project was about creating a Tracker App for expenses, it is a Full Stack Application, using Rails as API to handle Back End and on the Front End using React and RTK Query, It tracks expenses per day and add them per month and filter it by year the visualization was using Chartjs-2. It was built with


Languages

Language:JavaScript 86.6%Language:CSS 11.4%Language:HTML 2.0%