aseghehey / firm-dbms

Web application that models DBMS and allows users to purchase and sell stocks offered by an invesment bank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firm-DBMS

FIRM-DBMS

Introduction

Devised a web application that allows users to purchase and sell "Investments/Stocks" that the fictitious company "Beyond Brokerage" has to offer. Reads data from a database.

Features

Has session management, which allows access to managers, brokers and clients, each having different views and roles. Managers not only manage their branch (hire or fire brokers who work under them) but can also add and remove Investments. Brokers manage their clients and are tasked with updating the price of Investments, as they are dynamic. Clients can purchase and sell stocks. Whatever transaction they perform reflects instantly on their account.

Technologies

Used MySQL to perform queries on the database. Integrated Flask to make the web application, along with HTML and CSS. Used Python on the backend.

Screenshots

Home Login Investment page

More at screenshots

Usability

Feel free to use the code with your own database. Our SQL statements to make and populate the database can be found here Database

Make sure to star this repo if you like it! :)

Support Emanuel:

emanuelase



Support Pratul:

pratuln



About

Web application that models DBMS and allows users to purchase and sell stocks offered by an invesment bank


Languages

Language:HTML 51.4%Language:Python 44.6%Language:CSS 4.0%