Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-espinosa/flashcards
https://github.com/s-espinosa/flashcards
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-espinosa/flashcards
- Owner: s-espinosa
- Created: 2019-10-24T13:26:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:27:34.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T08:13:04.470Z (3 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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