Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s-espinosa/flashcards


https://github.com/s-espinosa/flashcards

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Flashcards

In order to help you to organize your project, we have broken the requirements into four separate iterations. It is expected that you will complete iterations 1-3, while 4 includes extensions that represent opportunities to further explore.

* [Iteration 1](./iterations/iteration_1.md)
* [Iteration 2](./iterations/iteration_2.md)
* [Iteration 3](./iterations/iteration_3.md)
* [Iteration 4](./iterations/iteration_4.md)

In addition to the functionality outlined in these iterations, we will expect the you to do the following:

* write tests for each class
* write readable code
* make frequent commits
* use pull requests