Giter VIP home page Giter VIP logo

ponto's People

Contributors

ccal2 avatar

Stargazers

 avatar

Watchers

 avatar

ponto's Issues

[MVC-iOS] Create initial history view (no details yet)

Create the initial history view, only showing the basic information for all TimeCards, but no navigation yet.

  • Create TimeCardHistoryViewController as a UITableViewController.
  • Create snapshot test.

TimeCardHistoryViewController

The tableView should:

  • Have an entry for each TimeCard.
  • Have the date and the duration of the time card for each entry.
  • Be ordered by date (latest to oldest).
  • Be grouped by month.

Rename tab for CurrentTimeCard

Rename tab item for CurrentTimeCard to reflect the day of the start date of the current TimeCard.

(Not so sure about this one yet)

[MVC-iOS] Create TimeCard detail view

  • Create TimeCardDetailView.
  • Create TimeCardDetailViewController.
  • Create snapshot test.
  • Create navigation between TimeCardHistoryViewController and TimeCardDetailViewController.

TimeCardDetailView

It should have:

  • The duration of the time card.
  • The day of the start date as its title.
  • The start and end date of the time card.
  • Each break of the time card.

Handle errors in the apps

Currently, if there are any errors, e.g. when fetching the time cards from the repository, the app prints the error, but doesn't show it to the user and there's no indication of error in the UI.

[MVC-iOS] Embed view in a tabView

  • Embed CurrentTimeCardViewController and TimeCardHistoryViewController in navigation view controllers.
  • Add a title to CurrentTimeCardViewController and TimeCardHistoryViewController.
    • CurrentTimeCardViewController: The current day or the day of the start date of the current TimeCard.
    • TimeCardHistoryViewController: "History".
  • Embed the navigation view controllers in a tabView.
  • Make the tabViewController the app's initial view controller.
  • Create snapshot tests.

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.