GithubHelp home page GithubHelp logo

hcooch2ch3 / ios-project-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yagom-academy/ios-project-manager

1.0 1.0 0.0 181 KB

iOS App (야곰 커리어 스타터 캠프 프로젝트 11)

Swift 100.00%

ios-project-manager's People

Contributors

hcooch2ch3 avatar lina0322 avatar yagom avatar

Stargazers

 avatar

ios-project-manager's Issues

TableView 구현

  • todoTableView: UITableView
  • doingTableView: UITableView
  • doneTableView: UITableView

모델 구현

Thing

title: String
body: String
date: Int
dateString: String

Things

todoList: [Thing]
doingList: [Thing]
doneList: [Thing]
shared: Things

TableViewCell 구현

titleLabel: UILabel
bodyLabel: UILabel
dateLabel: UILabel
isDone: Bool

configureCell()
changeDateColor()

Undo, Redo 구현

  • 화면 하단의 버튼을 통해 되돌리기 기능을 수행할 수 있습니다
  • 수행할 내용이 없으면 버튼을 비활성화 합니다

추가 기능 구현

  • 키보드가 화면을 가리는 현상
  • 타이틀 텍스트필드 앞쪽 간격주기

노티피케이션

  • 마감일 오전 9시에 로컬 노티피케이션으로 마감일을 알립니다.
  • 마감일이 변경되면 알림의 날짜를 변경합니다.
  • 할일을 완료하면(DONE으로 이동하면) 설정해 두었던 알림을 해제합니다.

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.