GithubHelp home page GithubHelp logo

edusave-bank's Introduction

EduSave-Bank

EBU6304 - Software Engineering - 2023/24 Group Project

Welcome to the EduSave Bank software documentation. This platform is designed to facilitate interactive financial education for children, parents, and educators through engaging interfaces and real-time functionalities.

Prerequisites

Before starting, ensure you have:

  • Installed the latest version of Java (at least Java 8)
  • Access to a modern web browser like Google Chrome or Mozilla Firefox

Installation

  1. Clone or download the repository: (Instructions to clone or download will be provided by your usual method of software distribution.)

  2. Import the project into your IDE (Optional):

    • If you prefer to use an Integrated Development Environment (IDE) for Java like IntelliJ IDEA or Eclipse, you can import the project for easier management and development.
  3. Install any required libraries or dependencies:

    • Check the lib/ directory in the project root for any library files that need to be included in the project's classpath.

Compiling the Software

Navigate to the directory containing your source files and compile the MainGUI.java file using the Java compiler:

javac MainGUI.java

This command compiles MainGUI.java and any other files it depends on.

Running the Software

After compilation, run the program using:

java MainGUI

This command starts the main GUI of the EduSave Bank application.

Using the Software

  • Parent Interface: Log in to view and manage your child’s account and assign tasks.
  • Child Interface: Log in to view account details, complete tasks, and learn about financial management.
  • Educator Interface: Access tools for setting up educational content and tracking student progress.

Troubleshooting

If you encounter any issues:

  1. Ensure all source files are compiled without errors.
  2. Check the logs/ directory for error logs.
  3. Restart the application if configuration changes are made.

Contributing

Contributions are welcome! Feel free to improve existing features or suggest new ones.

License

This software is licensed under the MIT License. For more information, see the LICENSE file in the project root.

For further assistance, please contact [email protected].

edusave-bank's People

Contributors

yuaaa-n 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.