Skip to content

Imhotep-Tech/ImhotepCurrency

Repository files navigation

Imhotep Currency Calculator

Overview

This is a simple Flask application that allows users to calculate currency conversions. It uses the v6.exchangerate-api.com service to fetch real-time exchange rates and provides a user-friendly interface.

Features

  • Home Page: Basic currency conversion interface.
  • Calculate Page: Allows users to input amounts, select currencies, and get the converted result.
  • Version Page: Displays the version of the application.
  • Download Page: Placeholder for future downloads functionality.

Usage

  1. Access the Home Page: Open your browser and go to https://imhotepcc.vercel.app.

  2. Use the Calculate Page: Enter the amount, select the from and to currencies, and submit the form.

  3. View Version Information: Go to /version to see the current version of the application.

  4. Download Functionality: Placeholder for future downloads functionality.

Contributing

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Commit your changes with clear messages.
  • Push your branch to your forked repository.
  • Open a pull request against the main repository.

License

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