/swift-stock-market-app-demo

This repo contains an app with basic Stock market app

Primary LanguageSwiftMIT LicenseMIT

 STOCK MARKET APP DEMO

This project are created for using as template for others repository.

GitHub GitHub GitHub GitHub

🔢 INDEX

  1. SCREENSHOTS
  2. GETTING STARTED
  3. USAGE
  4. CONTRIBUTING
  5. LICENSE
  6. CONTACT

📸 SCREENSHOTS

(BACK TO TOP)

ℹ️ GETTING STARTED

PREREQUISITES

  • Swift 4+
  • CocoaPods 1.11.2
  • Xcode 10+

INSTALATION

  1. Open your terminal in location that you want save the project.
  2. Clone the repo in this local.
  git clone https://github.com/PaoloProdossimoLopes/swift-stock-market-app-demo.git
  1. Inside the app folder (there are Podfile) so run this command to install dependencies.
  pod install
  1. Open the file with extension .xcworkspace inside the folder project.

RUN

So that you can run the project follow this steps:

  1. Choose a simulator
  2. Then click on the COMMAND + R keys or press the ▶︎ (icon at the top of the IDE).

(BACK TO TOP)

🪄 USAGE

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(BACK TO TOP)

☑️ Roadmap

  • Do this.
  • Do That.
    • Do other something.
  • Don't forgot to do this.

See the open issues for a full list of proposed features (and known issues).

(BACK TO TOP)

📥 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.

(BACK TO TOP)

📃 LICENSE

The MIT license was used in this project.

GitHub

(BACK TO TOP)

✉️ CONTACT

Github Gmail Instagram Linkedin Medium

(BACK TO TOP)