Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload Cards by CSV option #64

Open
tyknkd opened this issue Jul 23, 2022 · 0 comments
Open

Upload Cards by CSV option #64

tyknkd opened this issue Jul 23, 2022 · 0 comments

Comments

@tyknkd
Copy link
Collaborator

tyknkd commented Jul 23, 2022

Add option to upload cards from csv formatted to specs (front, back, notes columns only and in that order).

Affected files:
/decks/cards/index.html (route: /decks/<deck_id>/)
/cards.py

Add unit test for this additional method to:
/tests/test_cards.py
/tests/test_db.py

https://medevel.com/flask-tutorial-upload-csv-file-and-insert-rows-into-the-database/

@tyknkd tyknkd moved this from 📋 Backlog to 🔖 Ready in Team 0 Kanban Jul 29, 2022
@tyknkd tyknkd self-assigned this Jul 29, 2022
@tyknkd tyknkd moved this from 🔖 Ready to 🏗 In progress in Team 0 Kanban Jul 30, 2022
@tyknkd tyknkd moved this from 🏗 In progress to 👀 In review in Team 0 Kanban Jul 30, 2022
@tyknkd tyknkd moved this from 👀 In review to ✅ Done in Team 0 Kanban Aug 3, 2022
@tyknkd tyknkd moved this from ✅ Done to 👀 In review in Team 0 Kanban Aug 3, 2022
@j-derrico j-derrico moved this from 👀 In review to ✅ Done in Team 0 Kanban Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant