Coder Social home page Coder Social logo

daza-ios's Introduction

daza-ios

「daza.io」是一款基于技能树的技术内容聚合应用,根据你的技能对内容进行筛选,让你在这个信息过载的时代里更高效地获取你所需的内容。

应用截图

项目说明

本项目使用 Swift 语言进行开发,用 CocoaPods 对第三方依赖库进行管理。

目录结构

.
├── Daza
│   ├── Apis
│   ├── AppDelegate.swift
│   ├── Assets.xcassets
│   ├── Base.lproj
│   ├── Controllers
│   ├── Daza-Bridging-Header.h
│   ├── Daza.entitlements
│   ├── Extensions
│   ├── Handlers
│   ├── Info.plist
│   ├── Models
│   ├── Resources
│   ├── Utils
│   ├── Vendors
│   └── Views
├── Daza.xcodeproj
├── Daza.xcworkspace
├── DazaTests
├── DazaUITests
├── Podfile
├── Podfile.lock
└── README.md

入门指南

1、下载或克隆源码

$ git clone https://github.com/lijy91/daza-ios.git
$ cd daza-ios

2、安装依赖

$ pod update

3、修改配置项

$ cp Daza/Utils/BuildConfig.swift.example Daza/Utils/BuildConfig.swift

使用编辑器打开并修改相关的配置项

4、运行

Xcode -> Product -> Run

相关项目

关于作者

如果你有什么好想法想告诉我,或者想加入讨论组(注明加入讨论组),请加我微信。

捐赠

如果你觉得我的工作对你有帮助,那你可以为项目捐赠运营费用。

License

Copyright (C) 2015 JianyingLi <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

daza-ios's People

Contributors

lijy91 avatar

Watchers

 avatar

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.