Coder Social home page Coder Social logo

task3-dsw's Introduction

Task 3 DSW: Program for Calculating Exchange Rate Differences

Tests Documentation Status

Poetry Ruff Pre-commit

This program is designed to calculate differences in exchange rates.

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

  • Python 3.8 or higher
  • Poetry
  • Git

Installation

  1. Install Poetry: Poetry is a tool for dependency management and packaging in Python. You can use pipx to install it globally, which is recommended.

    pipx install poetry
  2. Clone the repository: This will create a copy of this project on your local machine.

    git clone https://github.com/Qwizi/task3-dsw
  3. Install dependencies: Navigate into the cloned project's directory and install the necessary dependencies.

    cd task3-dsw
    poetry install
  4. Activate the virtual environment and install pre-commit hooks: This step ensures that the hooks are installed and active.

    poetry shell
    pre-commit install --hook-type pre-commit --hook-type pre-push

Documentation

https://task3-dsw.readthedocs.io/pl/latest/

Usage

After following the installation steps, you can start using the program to calculate exchange rate differences. (Provide instructions on how to use the program here)

Run program in interactive mode with verbose

cd task3_dsw
python main.py -i -v

Usage

Features check list

  • Konfiguracja walut
  • Wprowadzanie danych płatności
  • Pobieranie kursów walut
  • Wyliczanie różnic kursowych
  • Zapis danych do pliku
  • Dokumentacja
  • Obsługa błędów i walidacja danych
  • Pomoc i instrukcja
  • Standardy Nazewnictwa i Komentarze
  • Raport Projektowy
  • Przestrzeganie Standardów PEP 8
  • Dokumentacja Kodu
  • Wprowadzanie danych faktury
  • Podsumowanie płatności
  • Optymalizacja Wydajności
  • Tryb wsadowy i dokumentacja
  • Tryp interaktywny
  • Zarządzanie Kodem za Pomocą Git
  • Testowanie Jednostkowe

Legal info

© Copyright by Adrian Ciołek (@Qwizi), Mateusz Cyran (@Kuis03), Kamil Duszyński (@VirdisPl).

task3-dsw's People

Contributors

qwizi avatar virdispl 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.