Giter Club home page Giter Club logo

ios-decal-hw2's Introduction

Homework 2: Custom Keyboard

Due

Tuesday, February 16 at 11:59 PM

Description

In last week's homework, you explored Swift in the Playground. Playground is a great place to test things out, but it's now time to build your first app! In this assignment, we will be exploring Xcode even further via the Storyboard. As discussed in lecture, Storyboard is a powerful way to sketch out designs and translate them to working code.

Our app will be a custom keyboard -- think emojis, but with our own buttons and interactions. Your job will be to fill out the code to successfully link up interactions between the user and the keyboard. In coming up with your own keyboard designs, be creative! We encourage you to create something that you think is funny, cool, useful, etc.

Instructions

  1. Fork the assignment's repository from (https://github.com/iosdecal).
  2. Clone your forked repository to your local machine (the URL should contain YOUR_USERNAME/ios-decal-..).
  3. Add to KeyboardViewController.swift and Keyboard.xib
  • Required
    • A "Next Keyboard" button (done for you already, but feel free to change the image, text, etc.)
    • A "Return" button
    • A "Delete" button
    • Various input buttons (e.g. ASCII Text, Unicode, Emojis, GIFs, etc.)
  1. Add, commit, and push your modified file(s) to your forked remote repository

Video Demo

Setup video from last semester

Example Custom Keyboards

Boring but pretty keyboard

Kaomoji Keyboard

SwiftKey

Kanye Keyboard

ios-decal-hw2's People

Contributors

geneyoo avatar andrealiu avatar

Watchers

James Cloos avatar  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.