Skip to content

Built a stock trading management application that involved designing/building a database and implementing a web front-end. Users can interact with other users as well as analyze their trades. The application was run on a Gauss server and sample data is provided to test the application.

Notifications You must be signed in to change notification settings

bissessk/Stock-Trading-Management-Database-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Trading-Management-Database-Application

Kieran Bissessar and Skyler Ray DeCoteau

This project involves building a stock trading management database application using a web front-end. The app is designed to allow a user to view and manage various trades. The user can view the stocks they’re holding and view their net loss/profit. The user can also connect the app to their bank accounts to view their balances and see how much they can afford to invest. Because businesses might have certain rules about which stocks their employees can trade, a user can provide the business they work for. The user can also specify their region to know more about the user and account for certain stocks that may be exclusive to people in certain regions. The database also creates a record of all transactions a user makes that includes the user, stock, number of shares, date, and platform they used to buy the stock. Users can create and manage their portfolio as well as view general data within our database to make more informed trading decisions.

In this repository, the database desgin can be viewed in the schema.sql file and the front-end can be viewed in the project.py file. Sample data was provided in the /data folder that populates the tables to make it easier to test the application that can be run on a SQL server.

About

Built a stock trading management application that involved designing/building a database and implementing a web front-end. Users can interact with other users as well as analyze their trades. The application was run on a Gauss server and sample data is provided to test the application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages