/stock-search-resp

Stock search and trade website. Users can search, buy, favorite, and sell stocks.

Primary LanguageTypeScript

Stock Search Responsive

Description

Stock Search responsive site is built as a part of academic work at USC. Users can search for, bookmark and trade dummy shares on this platform. It is hosted on Azure Cloud and can be accessed here at this link.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Pre-requisites

  • The three folders frontend, backend and deploy contain the respective code. Frontend uses Angular, BootStrap 4, HTML and CSS, while backend is built with NodeJS and ExpressJS. Deploy folder contains the bundled version which is deplyed on Azure Cloud. (This could also be generated with Angular commands).
  • Download and Install NodeJS from this link.
  • Download, install and get started with Angular here
  • Setup Azure Cloud credentials to deploy. This can help.

Installation

  • Clone this project using the following command.
git clone https://github.com/Narasimhag/stock-search-resp

Usage

  1. Deploy folder has code that can readily be deployed.
  2. Frontend has Angular code which can be tweaked.
  3. Backend hosts server using NodeJS and Express.

Contributing

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

  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

Contact

If you have some criticism or want to say some nice things about the project, please feel free to tweet me. @raogundavarapu or email me at raonarasimha050@gmail.com