I am working on this project during mentorship DareIT programme. It is supervised by my mentor Kasia Jagieła.
It is a frontend for Forget-It-Not application.
The frontend of Forget-It-Not aplication, cooperating with Forget-It-Not BACKEND. Application Forget-It-Not is designed for learning languages and repeating new words (or other things like capitals or dates).
- Vue 3
- Vuex 4
- Axios
- Vue-router
- Bootstrap 4
Project is: in progress
- Creating sets of flashcards (in question-answer format)
- Filtering flashcards by date
- Search bar to look for a specific flashcard
- Learning all flashcards, flashcards from one set or from filtered part
To-do:
- User registration and authentication
- Sorting flashcards functionality
npm install
npm run serve
npm run build
npm run lint