• Stars
    star
    174
  • Rank 212,858 (Top 5 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Blog post on medium about the creation of a marvel app from ground up

Marvel App

Twitter: @tplioy License Build Status GitHub forks GitHub stars GitHub issues


Appearance • Motivation • Posts • Installation

-------

Appearance

Marvel Screens

Motivation

This repository supports a series of posts that will show how to create an iOS app from scratch, using many different pods and tools that will make your life easier. The project will have Marvel's theme and use its API. You can usually find this information elsewhere but it is usually splitted in different unrelated tutorials, my approach here is to convey all within a single project

Posts

Creating a Marvel iOS App from scratch..

Other posts built upon Marvel's iOS App..

Installation

This project uses Bundler and CocoaPods. All you need to setup it properly is:

bundle
bundle exec pod install

Tests And Coverage

You can run the tests any time. All your need to do is:

bundle exec fastlane test

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

More Repositories

1

faststrap

gem to setup and bootstrap your mac OS environment for development.
Ruby
30
star
2

Swifixture

Swift library to load Json files and help to test better.
Swift
6
star
3

Notes

Notes is a cocoa pod about music theory that powers baselines app
Swift
6
star
4

ViewCodeTrainning

Swift
6
star
5

marvel_recruiting_day

Swift
5
star
6

ModularArch

Swift
4
star
7

TLJsonFactory

pod to load json into your tests.
Objective-C
4
star
8

git-aliases

Personal Git Aliases, zshThemes and custom Fonts
Shell
4
star
9

useful_scripts

some useful scripts with different purposes .
Shell
4
star
10

TLInputsChainHelper

Cocoapod to organize the responder chain of textfields and textviews
Objective-C
3
star
11

bricks-Mantle

Helps methods and utilities classes to get rid of mantle boilerplate.
Objective-C
3
star
12

binChecker

cocoapod to check bin card and validate credit card
Objective-C
3
star
13

EventBus

Simple TypeSafe Event Bus for iOS
Swift
3
star
14

dribbleswift

dribbleIos
Swift
2
star
15

partyUpWeb

PartyUp Web node.js site
JavaScript
2
star
16

Sections

Sections pod creates an abstraction to work with Sections with specific needs
Objective-C
2
star
17

colors

TestProject
HTML
2
star
18

RxSwiftFirstSteps

This repository provides the code for a blog post, describing the first steps inside RxSwift.
Swift
2
star
19

dribbbleIos

Client Ios for dribbble API
Objective-C
2
star
20

CS-iOS-Bootcamp

HTML
1
star
21

TestsTrainning

1
star
22

storyboard-class

Storyboard class for interns and new employees
Swift
1
star
23

ios9UiTestingExps

Testing ios 9 new features like uitesting and code coverage
Objective-C
1
star
24

coderOnBeeriOSRJ

Coders On Beer iOS RJ Talk sobre Managing View Controllers UI State.
Swift
1
star
25

linkedin_spider

Python
1
star
26

pitchPerfect

Audacity First iOS project PitchPerfect swift
Swift
1
star
27

partyUp

partyUp project
Objective-C
1
star
28

snaprelease_blogpost

Dummy snap release without real keys , to exemplify a blog post
JavaScript
1
star
29

swiftWeather

Simple Weather App
1
star
30

marvelapp-SketchProject

SketchProject for the marvelapp project.
1
star
31

snaprelease

Deployment server for apps that lives only for a day
JavaScript
1
star
32

CICDExampleApp

Ruby
1
star
33

tracksense

Dummy project to show how to make sense of all different tracking frameworks that a mobile app could have , and how to work with them on an organized way
Objective-C
1
star
34

DogsApp

Swift
1
star
35

todo

Simple todo application for Cocoa Academy Youtube channel
Ruby
1
star
36

eventsiOS

Events iOS App powered by Eventful Api
Objective-C
1
star
37

recrutamento-ios

recrutamento-ios
HTML
1
star
38

badsmells

Presentation about code conventions and poor design
Objective-C
1
star
39

SpaceCat

SpaceCat ios Game based on TeamTreehouse project http://teamtreehouse.com/library/build-a-game-with-sprite-kit
Objective-C
1
star
40

DragNDropMarvel

Ipad app with Swift 4 N Xcode 9. Drag N Drop
1
star
41

UniversalStoryboardDojo

Dojo about universal storyboard
1
star
42

currencyParser

cocoapod to parse numbers into currency formatted strings
Objective-C
1
star
43

catwalk

Swift cmd line tool for creating models from Json
Swift
1
star
44

SpaceCatSwift-

iOS game based on TeamTreehouse project http://teamtreehouse.com/library/build-a-game-with-sprite-kit , but this time written in Swift
Swift
1
star
45

bridge

Helps methods and utilities classes to make it easy to setup a Communication client based on AFnetworking .
Objective-C
1
star