Skip to content

reyad-7/Instapay_system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instapay System

Overview

This project is part of the coursework at Cairo University's Faculty of Computers and Artificial Intelligence. The goal is to develop an Instapay system, allowing users to perform various financial transactions, including money transfers and bill payments.

Getting Started

Prerequisites

Installation

  1. Clone the repository.

  2. Open the project in IntelliJ IDE.

  3. Ensure that your IDE version is ideaIU-2023.2.4 and Java JDK version is 11.0.16.1.

Usage

  1. Run the main method to start the application.

  2. Follow the on-screen prompts to sign up, log in, and perform transactions.

Contributing

Feel free to contribute to this project by following these guidelines:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature/your-feature.
  5. Submit a pull request.

Team Members

License

This project is licensed under the FCAI-CU License.

About

A system that simulates Instapay system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%