Skip to content

IronWill12/TARDIGRADE_TRADER

Repository files navigation

TARDIGRDE_TRADER

Capstone project for PDX Codeguild

TARDIGRADE TRADER

making small trades for big gains.

Project Overview

Buying and selling Crypto currency app. I will be building the app using the Crypto Compare API Crypto Compare. The idea is to have a user be able to log in to their account, choose what Crypto they are interested in and set both a "sell price" and a "buy price." Then the app will track the crypto with the API and when it hits eith price it sends a text message, with Twilio to the users phone telling them it has hit the price of the specified Crypto. The user should also be able to text back to the program telling it a specific buy or sale amount, in USD, and the app will make the purchase or sell.

Features

Anyone interested in Crypto know that you must be able to keep track of buying and selling of your crypto. Because small changes can lead to large gains. Most crypto traders cannot afford to watch the market with a keen eye all day while living their life. This APP will do it for you!

You Will be able to

  • Pick the crypto youre interested in.
  • Set a sell price.
  • Set a buy price.
  • Set up text notifications.
  • Tell Tardigrade Trader how much to purchase or sell.
  • The app will display the current price for the Crypto when you are setting prices.

Other features include

  • Set when you want to be notified.
  • Set how often you want to recieve a messege.
  • Secure login.
  • Link the app to your trader account to make purchases and sells.

Data Model

Data we will need to capture.

  • User login credentials.
  • Phone number.
  • User preferences.
  • Banking details or Crypto trader account info.
  • Crypto currenceys and prices.

Schedule

Week 1:

  • Set up Crypto Compare and Twilio with DJango.
  • Get and account that will just send a text when crypto hits prices
  • User interface must display current prices of crypto when setting price ranges.

Week 2:

  • Build mutiple user functionality.
  • Secure user information
  • Build user customization/setting profile.

Week 3:

  • Styling!
  • Implement buying and selling options.
  • Secure banking and/crypto account information.
  • Hosting and deployment.

Setting up MVP

What is the minimum to get the project running.

Essential features

  • User login.
  • Picking specific Crypto and price ranges.
  • Text messege when in price ranges.
  • User infromation security.

Really-great-to-haves

  • Display prices when setting up preferences.
  • Multiple user functionality.
  • Deployment and hosting. <!-- I want this to be something that runs remotley and continuely not just until a text is sent.>

Really-really-great-to-haves

About

Capstone project for PDX Codeguild

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published