Skip to content

adinortey360/currency-calculator

Repository files navigation

Currency Calculator

A simple desktop application built with Angular and Electron that calculates the sum of multiple currencies into one.

Figma UI Design

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have Node.js and npm installed on your system.

Installing

  1. Clone the repository:

git clone https://github.com/adinortey360/currency-calculator.git

  1. Install the dependencies:

npm install

Running the app

To run the app, use the following command:

npm run electron

This will launch the application in a new window.

Testing

To run the tests for the application, use the following command:

ng serve --open

This will start a local development server and open the application in a new browser window. You can then use the application and test its functionality.

Built With

  • Angular - The web framework used
  • Electron - The framework for building cross-platform desktop applications

Contributing

If you want to contribute to the project, please follow these guidelines:

  1. Fork the repository
  2. Create a new branch for your changes (git checkout -b my-changes)
  3. Commit your changes (git commit -am 'Added some features')
  4. Push the branch

About

A simple desktop application built with Angular and Electron that calculates the sum of multiple currencies into one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors