Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhineetraj1/stock-simulator

This is stock simulation platform which gives user real time stock trade experience.
https://github.com/abhineetraj1/stock-simulator

flask javascript javascript-game python stock stock-market

Last synced: about 1 month ago
JSON representation

This is stock simulation platform which gives user real time stock trade experience.

Awesome Lists containing this project

README

        

# Stock simulation

https://github.com/abhineetraj1/stock-simulator/assets/82033840/732c1d85-7b82-42b8-997d-9fba6d3085b7

This projects provide stock simuulation platform, where user gets some credits and user can use their credits to invested in virtuals share simulation.

Sample account for testing:-
* Username= abhineetraj1
* Password= abhineetraj

## Features
* Account sign in, sign up and deletion
* Stock chart
* Keypress functions
* Live data saving , where the info is stored immediately after exec.
* Changing, username and password

## Installation

* Download python3.10
* Install flask python library
```
pip3 install flask
```

## Execution

* Download the source code.
* Extract the file and open terminal in that folder
* Open terminal and run these code
```
flask run
```
* Open your default browser and open localhost:5000 url in that browser

## Languages and tools used:

bootstrap css3 flask html5 javascript python

## Developed by
* [abhineetraj1](http://github.com/abhineetraj1)