Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oscargonzalezdev/investment-dashboard-client

Investapp is a client-side web application that allows users to simulate trading stocks with a starting balance.
https://github.com/oscargonzalezdev/investment-dashboard-client

alphavantage chakra-ui charts css dashboard front-end-development html investment javascript newyorktimes plotly react stock-market webapp

Last synced: 6 days ago
JSON representation

Investapp is a client-side web application that allows users to simulate trading stocks with a starting balance.

Awesome Lists containing this project

README

        


[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Investapp


Investment Dashboard


View Demo
·
Report Bug
·
Support



Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Links


## About The Project

[![Alt text](./public/images/investapp-screenshot.png)](https://investapp.oscargonzalez.dev)

Investapp is a client-side web application that allows users simulate trading stocks with a starting balance.

### Built With

* React for UI building.
* Plotly.js for data visualization.
* Chackra UI for UI styling.
* JavaScript, HTML, CSS as a general stack to build web applications.

## Getting Started

To get and run a local copy of this project follow the instructions below.

### Installation

1. Clone the repo
```sh
git clone https://github.com/oscargonzalezdev/investment-dashboard-client.git
```
2. Install NPM packages
```sh
npm install
```
3. Run the project locally
```sh
npm start
```

## Roadmap
- [X] Layout component.
- [X] Welcomme component to set name and initial deposit.
- [x] Stock section to show trending stocks
- [X] Investments section to diplay a list of transactions.
- [X] Wallet section to manage deposits and transfers.
- [X] News section to display top and breaking news.
- [X] Overview section containing a selection of components.
- [X] Search functionality for stocks.
- [X] Watchlist component.
- [ ] Component to show investment performance.

See the [open issues](https://github.com/oscargonzalezdev/investment-dashboard-client/issues) for a full list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

## Author

[www.oscargonzalez.dev](https://oscargonzalez.dev) |
[LinkedIn](https://linkedin.com/in/oscargonzalezdev) |
[Twitter](https://twitter.com/oscardev_)

## Links

- GitHub repository: [https://github.com/oscargonzalezdev/investment-dashboard-client](https://github.com/oscargonzalezdev/investment-dashboard-client)
- Demo: [https://investapp.oscargonzalez.dev](https://investapp.oscargonzalez.dev)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/oscargonzalezdev/investment-dashboard-client.svg?style=for-the-badge
[contributors-url]: https://github.com/oscargonzalezdev/investment-dashboard-client/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/oscargonzalezdev/investment-dashboard-client.svg?style=for-the-badge
[forks-url]: https://github.com/oscargonzalezdev/investment-dashboard-client/network/members
[stars-shield]: https://img.shields.io/github/stars/oscargonzalezdev/investment-dashboard-client.svg?style=for-the-badge
[stars-url]: https://github.com/oscargonzalezdev/investment-dashboard-client/stargazers
[issues-shield]: https://img.shields.io/github/issues/oscargonzalezdev/investment-dashboard-client.svg?style=for-the-badge
[issues-url]: https://github.com/oscargonzalezdev/investment-dashboard-client/issues
[license-shield]: https://img.shields.io/github/license/oscargonzalezdev/investment-dashboard-client.svg?style=for-the-badge
[license-url]: https://github.com/oscargonzalezdev/investment-dashboard-client/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/oscargonzalezdev