https://github.com/vietanhdev/ict-flashcard
Flashcard software for learning English - Multiplatform Web App and Desktop App
https://github.com/vietanhdev/ict-flashcard
flashcards
Last synced: 9 months ago
JSON representation
Flashcard software for learning English - Multiplatform Web App and Desktop App
- Host: GitHub
- URL: https://github.com/vietanhdev/ict-flashcard
- Owner: vietanhdev
- Created: 2018-03-17T03:59:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T02:40:24.000Z (about 8 years ago)
- Last Synced: 2024-12-20T19:51:58.037Z (over 1 year ago)
- Topics: flashcards
- Language: JavaScript
- Homepage: https://ict-flashcard-server.herokuapp.com/
- Size: 81.3 MB
- Stars: 0
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iCT Flashcard
Flash card is a method that combining English word and a corresponding image to help people remembering words more easily and having fun with learning English
ICT Flashcard is a multiplatform software prividing you visual flashcards.
## Main features
=> PROVIDE VISUAL FLASHCARDS: we don’t have to buy paper flashcard anymore.
=> LEARN EVERYWHERE: we can use both web app and Desktop app to learn.
=> MULTIPLE LANGUAGE SUPPORT: user can choose to use Vietnamese or English language UI.
## Environment setup
### Server
- Deploy sample database from `server/instal/sample-database` to a MySQL Server.
- Create configurations from `server/config/*-sample.js` by editing the content and remove `-sample` from filename.
- Deploy server from `server` folder.
### Java desktop app
- Using Eclipse to open project from `pc` folder and export to `.jar` file.
### Electron desktop app
- See `pc-lite/BUILD.md`.
# This is a team project
- Subject: SE
- Members: Thoa, Phuong Anh, Viet Anh, Hai, Phong
# Project Info:
- Development Server: [https://ict-flashcard-server.herokuapp.com/](https://ict-flashcard-server.herokuapp.com/)