Skip to content

A basic Full Stack Flask Web application called Wall $treet Trading

Notifications You must be signed in to change notification settings

charleyoshi/stock-trading-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wall $treet Trading

Blog Walk-through: Wall $treet Trading: Stock Trading Simulator with Flask - Charley Yoshi

Getting Started

Dependencies

  • Necessary Libraries: flask, flask_session, tempfile, werkzeug.exceptions, werkzeug.security
  • flask: Flask, flash, redirect, rener_template, request, session
  • flask_session: Session
  • tempfile: mkdtemp
  • werkzeug.exception: default_exceptions, HTTPException, InternalServerError
  • werkzeug.security: check_password_hash, generate_password_hash

Installing

  • None.

Executing program

  • How to run the program
  • Step-by-step bullets
flask run

Help

Any advise for common problems or issues.

command to run if program contains helper info

Authors

Contributors names and contact info

ex. Charley Yoshi
ex. @charleyoshi

Version History

  • 0.1
    • Initial Release

License

//This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details)

Acknowledgments

Inspiration, code snippets, etc.

About

A basic Full Stack Flask Web application called Wall $treet Trading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published