jacob-macleod / Dolphin-Flashcard-App

http://www.dolphinflashcards.com
MIT License
1 stars 3 forks source link

documented the endpoints in card_management.py #86

Closed kenudeh closed 3 months ago

kenudeh commented 4 months ago

Hi Jacob, please review this documentation for card_management's endpoints and point out the errors or omissions in it, if any. Thank you.

jacob-macleod commented 3 months ago

Thanks, I've merged it. Sorry I took so long!

jacob-macleod commented 3 months ago

If you want to work on any thing else, feel free! In terms of documentation, I've added a new file, https://github.com/jacob-macleod/Flashcard-App/blob/main/backend/routes/api/goals.py that needs to be documented once I've finished the dashboard page. I haven't made the functions into API routes yet, so that will be ready to document in a week or two when the dashboard page is finished

kenudeh commented 3 months ago

Alright, Jacob. I'll see if I can work on anything else while waiting for the dashboard page to be completed.