Giter Site home page Giter Site logo

pocket-money-chatgpt's Introduction

Pocket Money App

The Pocket Money App is a simple web application built with React and Material-UI. It provides a user interface to initiate payments between parents and children.

Features

  • Parent Pay page: Allows parents to select the paying parent account, receiving child account, payment type, and amount to initiate a payment.
  • Child Account page: Displays the account details and transaction history of the selected child account.

Technologies Used

  • React
  • React Router
  • Material-UI
  • Prism (for mock API server)

Getting Started

To run the Pocket Money App locally, follow these steps:

  1. Clone the repository: git clone

  2. Navigate to the project directory: cd pocket-money-app

  3. Install the dependencies: npm install

  4. Start the development server: npm start

  5. Open the web browser and visit http://localhost:3000.

Mock API Server

The Pocket Money App uses a mock API server to simulate the payment functionality. The server is powered by Prism.

To start the mock API server:

  1. Install StopLight Prism globally: npm install -g @stoplight/prism-cli

  2. Start the Prism server with the provided OAS specification file:

Folder Structure

The project structure looks like this:

pocket-money-app/ ├── public/ ├── src/ │ ├── components/ │ │ ├── Header.js │ │ ├── NavBar.js │ │ ├── ParentPay.js │ │ └── ChildAccount.js │ ├── App.js │ └── index.js ├── package.json ├── README.md └── ...

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please submit a pull request.

Author

pocket-money-chatgpt's People

Contributors

torranca avatar

Stargazers

Maria McParland 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.