This site is from a past semester! The current version will be here when the new semester starts.
TIC4001 2020
  • Full Timeline
  • Week 1 [Mon, Aug 10th]
  • Week 2 [Fri, Aug 14th]
  • Week 3 [Fri, Aug 21st]
  • Week 4 [Fri, Aug 28th]
  • Week 5 [Fri, Sep 4th]
  • Week 6 [Fri, Sep 11th]
  • Week 7 [Fri, Sep 18th]
  • Week 8 [Fri, Oct 2nd]
  • Week 9 [Fri, Oct 9th]
  • Week 10 [Fri, Oct 16th]
  • Week 11 [Fri, Oct 23rd]
  • Week 12 [Fri, Oct 30th]
  • Week 13 [Fri, Nov 6th]
  • Textbook
  • Admin Info
  • Report Bugs
  • Forum
  • Gitter (Chat)
  • Instructors
  • Announcements
  • Files
  • Java Coding Standard
  • Git Conventions
  • Participation Dashboard

  •  Individual Project (iP):
  • Individual Project Info
  • iP List
  • iP Upstream Repo
  • iP Code Dashboard
  • iP Progress Dashboard

  •  Team Project (tP):
  • Team Project Info
  • Team List
  • tP Code Dashboard
  • tP Progress Dashboard
  • tP (team project): ExpectationstP: Constraints


    tP: Timeline

    The tP spans ten weeks, and is to be done in breadth-first iterative fashion.

    The first half of the tP will be spent of laying out the foundation for the iterations, as illustrated below (note that the diagrams above show the relative size of tasks i.e., smaller tasks are shown as shorter bar).

    Week 3 Kickoff

    • Form teams
    • Set weekly meeting times

    Week 4 Set direction

    • Decide on a general direction for the project (i.e., target user profile, and problem addressed)

    Week 5 Gather requirements

    • Gather requirements in the form of user stories.
    • Decide which of them will go into the first version.

    Week 6 Conceptualize the product

    • Decide how the product will look like at v1.0.
    • Record that product concept in the form of a user guide.

    Week 7 Get ready for iterations

    • Ensure development environment is set up.

    • Plan the next iteration i.e., decide who will do which parts by when.

    The first half of the tP is light because you will be doing the iP in parallel during that time.

    The second half of the tP is divided into three iterations, each of which is expected to produce a working version of the product by evolving the product delivered in the previous iteration.

     W8   W9  Iteration 1 → v1.0

    • This is the first proper iteration.
    • Aim to deliver an Minimum Viable ProductMVP version of the product.

    W10 W11 Iteration 2 → v2.0

    • Aim to deliver almost all i.e., all features you plan to deliver in this project at the end of the semestertarget features because there will be additional documentation work to be done in the next iteration.

    W12 W13 Iteration 3 → v3.0

    • Do final fine tuning to features.
    • Add documentation.

    The final submission will be at the end of week 13. Deliverables include an executable jar file, a product website (containing both user and developer documentation), a demo video, among other things.


    tP (team project): ExpectationstP: Constraints