Skip to content

UO276840/keepmovies-tdd-demo-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keepmovies-tdd-demo-starter

Starter repository for the KeepMovies TDD demo.

Getting started

Clone this repo, and try to implement the features below with a TDD approach. For a possible solution, check out this repository.

List of features to implement

  • As a user, I want to save movies so I won't forget about them.
  • As a user, I want to sort the movies I saved both lexicographically and by release date.
  • As a user, I want to be able to remove movies I marked as “already watched” from my KeepMovies.
  • As a user, I want to group my movies by genre and year.
  • As a user, I want to group my movies by custom criteria.

About

Starter repository for the KeepMovies TDD exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%