Giter Site home page Giter Site logo

phase_2_code-challange's Introduction

Phase_2_Code-Challange

Transaction Tracker

Bank App is a simple web application that allows users to view a table of transactions, add new transactions, and filter transactions by description.

Getting Started

These instructions will help you set up and run the Transaction Tracker app on your local machine.

Prerequisites

Before you begin, make sure you have the following software installed on your computer:

  • Node.js: The JavaScript runtime environment used to run the app.
  • npm: The Node.js package manager for installing project dependencies.

Installation

Follow these steps to install and run the app:

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/transaction-tracker.git
    
    

Usage

View Transactions: The app displays a table of all transactions on the landing page.

Add a Transaction: To add a new transaction, click the "Add Transaction" button. Fill out the form with a description and other details, then click "Submit." The new transaction will be added to the table (note that new transactions are not persisted to the backend).

Filter Transactions: To filter transactions, use the search bar at the top of the table. Only transactions with descriptions matching the search term will be displayed.

Features

View a table of transactions. Add new transactions. Filter transactions by description.

Technologies Used

React: The front-end framework used for building the app's user interface. HTML/CSS: For structuring and styling the app's layout. JavaScript: For app functionality.

Contributing

Contributions to the Transaction Tracker are welcome! If you'd like to contribute to this project, please follow these steps:

Fork the repository. Create a new branch for your feature or bug fix. Make your changes and commit them. Push your changes to your forked repository. Create a pull request with a description of your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Bank App - Keep track of your transactions effortlessly!

phase_2_code-challange's People

Contributors

hadrey047 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.