All Projects → CosmicMind → Samples

CosmicMind / Samples

Licence: bsd-3-clause
Sample projects using Material, Graph, and Algorithm.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Samples

Graph
Graph is a semantic database that is used to create data-driven applications.
Stars: ✭ 855 (+121.5%)
Mutual labels:  graph, database, data
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-53.89%)
Mutual labels:  algorithm, graph, data-structure
Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (-66.58%)
Mutual labels:  graph, database, data
Postgui
A React web application to query and share any PostgreSQL database.
Stars: ✭ 260 (-32.64%)
Mutual labels:  database, data, material-design
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (+33.68%)
Mutual labels:  algorithm, graph, database
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+5113.21%)
Mutual labels:  algorithm, graph, data-structure
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+917.36%)
Mutual labels:  algorithm, graph
Zoonavigator
Web-based ZooKeeper UI / editor / browser
Stars: ✭ 326 (-15.54%)
Mutual labels:  material-design, material
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+5104.66%)
Mutual labels:  material-design, material
Django Smuggler
Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-generated administration interface.
Stars: ✭ 350 (-9.33%)
Mutual labels:  database, data
Altair
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms.
Stars: ✭ 3,827 (+891.45%)
Mutual labels:  database, data
React Native Material Menu
Pure JavaScript material menu component for React Native
Stars: ✭ 327 (-15.28%)
Mutual labels:  material-design, material
React Native Material Ripple
Base component for touchable elements
Stars: ✭ 359 (-6.99%)
Mutual labels:  material-design, material
Tinyqueue
The smallest and simplest priority queue in JavaScript.
Stars: ✭ 322 (-16.58%)
Mutual labels:  algorithm, data-structure
Ngx Materialize
Angular wrap around Materialize library
Stars: ✭ 322 (-16.58%)
Mutual labels:  material-design, material
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+5497.93%)
Mutual labels:  algorithm, database
Material Components Vue
Material Design styled components for Vue.js
Stars: ✭ 316 (-18.13%)
Mutual labels:  material-design, material
Data Structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Stars: ✭ 348 (-9.84%)
Mutual labels:  algorithm, data-structure
Cs Wiki
🎉 致力打造完善的 Java 后端知识体系,不仅仅帮助各位小伙伴快速且系统的准备面试,更指引学习的方向
Stars: ✭ 369 (-4.4%)
Mutual labels:  algorithm, database
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (-7.77%)
Mutual labels:  material-design, material

CosmicMind

Samples is a collection of example projects that use Material, Motion, Graph, and Algorithm.

Photos Sample

Using Material and Motion, a dynamic photo gallery is created with dynamic animations used during transitions.

Photos

Cards & Tabs

In this sample project, Material is used to create a tabbing layout with dynamically sized Cards within a TableView.

Cards & Tabs

Graph Search

Using the Graph Search API is incredibly flexible. In the following example, Search is used to create a live search on user names with a dynamic UI provided by Material's SearchBar.

Graph Search

Learn, Enjoy, Create

Many more sample projects are available within the Samples repository.

Requirements

  • iOS 8.0+ / Mac OS X 10.10+
  • Xcode 8.0+

Communication

  • If you need help, use Stack Overflow. (Tag 'cosmicmind')
  • If you'd like to ask a general question, use Stack Overflow.
  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Installation

Read Material - It's time to download to learn how to install Material & Motion using GitHub, CocoaPods, and Carthage.

To install all pods, use the following script:

$ ./install_all_pods.sh

License

Copyright (C) 2015 - 2018, Daniel Dahan and CosmicMind, Inc. http://cosmicmind.com. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of CosmicMind nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].