Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

CS342-Archive/AssignmentOne

Repository files navigation

biodesign logo

Assignment One 🏥


Getting started with Xcode, Swift, and SwiftUI

Instructions

  1. Fork this repository to your own account.
  2. Clone the forked repository and open up the Xcode project file.
  3. Create a new SwiftUI file with your name (i.e. FirstLast.swift) and design a basic information card about yourself. Your card should have the following elements:
    • A stack layout
    • An image
    • Your name (Text)
    • A one-paragraph bio about yourself
    • Any two additional SwiftUI elements you find interesting.
  4. Add your card to the submissions array in ContentView.swift, so it will show up in the menu.
  5. Commit and push your changes to GitHub.
  6. Open up a pull request to submit your changes!

biodesign logo

About

New iOS project template with SwiftUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages