Giter Club home page Giter Club logo

stockpapers's Introduction

StockPapers

Beautiful iOS wallpapers app

Index

๐Ÿ’ก The idea behind the app

I made that app just for learn Swift development and best practice. Now I made this open-source because I thought that would be useful to someone that just like it has been for me.

๐Ÿš€ Contribute

Contributors are always welcome! Please make sure to follow the contributing guidelines before submitting a new PR.

Contributing Guidelines

Please give a priority to the TODOs tag in the issues page.

  • New Features

Every new feature should have a separate branch.

If you want to add new features you're welcome! Please before start coding make sure to create a new issue, describe it and wait for a manteiner approval. Every non approved PR will be closed.

  • Commits

    • Each commit should have a single clear purpose. If a commit contains multiple unrelated changes, those changes should be split into separate commits.
    • If a commit requires another commit to build properly, those commits should be squashed.
    • Follow-up commits for any review comments should be squashed. Do not include "Fixed PR comments", merge commits, or other "temporary" commits in pull requests.

NOTE: Please create your own GoogleServices-Info.plist on Firebase, without this file the Run will fail.

NOTE: If you encounter a problem with BorignSSL Framework, please remove it from the frameworks folder and link the new one.

Are you a webdeveloper?

If you'd like to contribute but you're not a Swift developer you can always check the Stockpapers website repo and help with the website.

It absolutely needs a re-design...

๐Ÿ—๏ธ Build

โš ๏ธ This project requires Xcode 10 โš ๏ธ

  1. Install the latest Xcode developer tools from Apple.

  2. Install Carthage

    	brew update
    	brew install carthage
  3. Clone the repo:

    	git clone https://github.com/rawnly/stockpapers
  4. Pull in the project dependecies:

    	cd stockpapers
    	carthage update --platform=ios
  5. Open StockPapers.xcodeproj in Xcode

  6. Build/Run

License

This project is under GNU GPL 3.0

Related Repos

stockpapers's People

Forkers

martindines

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.