Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/project #458

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from
Open

Commits on Apr 19, 2024

  1. creada la estructura del proyecto; estructura de la api: creados los …

    …controllers arbitratgeController, priceController, userController; creados los endpoints; creado middleware for auth; creado los models: ArbitrageConfig, CryptoPrice, TradeRecord, User; Rutas creadas de arbitrageRoutes, priceRoutes, userRoutes; creado los utils arbitrageDetector and mailer; estructura de la app: creados los componentes ArbitrageOpportunities, Home, NavBar, PriceDAta, TradeHistory; creado utils.logger b00tc4mp#454
    iConceali committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9e6e309 View commit details
    Browse the repository at this point in the history
  2. Remove node_modules

    iConceali committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    888b24a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    0e7d187 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    d624c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800876c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    d04c5f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    39ae339 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. merged strategies; updated BDD record of arbitration function results…

    …; added result filtering option for user b00tc4mp#458
    iConceali committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f73c858 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    4cd30b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. created Home page; created components NavBar, Header, Value Propositi…

    …on, Tools, About Us, Contact, Footer. b00tc4mp#458
    iConceali committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    93efbb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    44b0861 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    0fcceb9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. finished TradePage component, along with the components that make it …

    …up (TradeTable, ParameterTable, AddTradeForm); updated security token expiration b00tc4mp#458
    iConceali committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bc949d8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    a1efd73 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    32478f4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    976e5a8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e7376b7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    2907e76 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    abdecb1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    3ddaf50 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    597107f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fixed some bugs b00tc4mp#458

    iConceali committed May 27, 2024
    Configuration menu
    Copy the full SHA
    087258a View commit details
    Browse the repository at this point in the history