Skip to content

TradeKub_API is a backend of online trading application built with PostgreSQL and FastAPI.

Notifications You must be signed in to change notification settings

Bukharney/Tradekub_API

Repository files navigation

TradeKub

TradeKub is an online trading application built with React, PostgreSQL, and FastAPI. This README file provides essential information about the TradeKub project, including its features, technology stack, and relevant links.

Features

  • TradeKub allows users to engage in online trading activities.
  • Users can create an account and securely log in to access their trading dashboard.
  • The application provides real-time market data and price charts for various assets.
  • Users can place buy and sell orders for stocks.
  • TradeKub offers a portfolio management feature, allowing users to track their investments and performance.
  • The application provides detailed transaction history and account balance information.

Technology Stack

The TradeKub application is developed using the following technologies:

  • React: A JavaScript library for building user interfaces.
  • PostgreSQL: A powerful, open-source relational database management system.
  • FastAPI: A modern, fast (high-performance), web framework for building APIs.

Links

Getting Started

To run TradeKub locally on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/tradekub.git
    
  2. Install the dependencies:

    cd tradekub
    npm install
    
  3. Start the application:

    npm start
    
  4. Access the TradeKub application in your browser at http://localhost:3000.

Contributing

We welcome contributions to the TradeKub project. If you would like to contribute, please follow these guidelines:

  1. Fork the repository and create a new branch for your contribution.
  2. Make your changes and ensure that the code passes all tests.
  3. Submit a pull request with a clear description of your changes and their purpose.

License

The TradeKub project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

TradeKub_API is a backend of online trading application built with PostgreSQL and FastAPI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages