Skip to content

tyknkd/flashcard-app

 
 

Repository files navigation

WordSalad Flashcard App

A web-based dynamic flashcard study app created as a team project for the CU CSPB 3308 Software Development Methods and Tools Summer 2022 course

Team members

Project presentation slides

Presentation slides

Final status report

Completed

  • Minimum viable product flashcard web app
    • User authentication
    • Flashcard deck creation/editing
    • Flashcard creation/upload
    • Flashcard viewing for study
  • Unit testing
    • Database
    • Web app
  • Production deployment (Heroku)

In progress

  • Conversion to PostgreSQL
  • Improve unit test coverage

Future plans

  • Spaced-repetition flashcard review
  • Auto-fill deck/card editing forms with existing values

Known issues/bugs

  • Data does not persist due to use of SQLite on Heroku

Project tracker

GitHub Projects

Version control repository

https://github.com/ThomasJHLees/Team0Project.git

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.5%
  • Python 26.2%
  • JavaScript 20.8%
  • CSS 18.8%
  • Batchfile 0.4%
  • Makefile 0.3%