https://github.com/alhimik45/flashcards
Memory cards
https://github.com/alhimik45/flashcards
flashcards java memory-card
Last synced: 19 days ago
JSON representation
Memory cards
- Host: GitHub
- URL: https://github.com/alhimik45/flashcards
- Owner: alhimik45
- License: mit
- Created: 2014-04-19T12:12:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-22T06:27:49.000Z (about 11 years ago)
- Last Synced: 2024-12-25T17:14:57.838Z (5 months ago)
- Topics: flashcards, java, memory-card
- Language: CSS
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Flashcards
==========Memory cards implemented as Java application with web-interface.
**Build**
```bash
$ mvn package
$ cd target/
$ java -jar flasc-1.0-SNAPSHOT-jar-with-dependencies.jar
```And then open [localhost:4567][1]
Download compiled app: [link][2]
[1]: http://localhost:4567/
[2]: https://docs.google.com/uc?id=0Bz7Myw57yQvoQVNsa2I4MW9MeGc&export=download