With quizlet moving to a more pay-to-use system, it's become harder for students to find sites with easy tools to create, access, and use flashcards. Oftentimes when they do find a site, its flashcards are poorly made and underused. Our solution is a collectivized platform that allows students to create, share, and study from flashcards and notes for classes. Students can post flashcard sets and receive doots for their cards. Players vote on cards, giving the user who made them 'doots'. The karma of flashcards. The cards in sets with the most updoots frequently get compiled into a quiz which can be unlocked by using some of the updoots they've earned. In doing so, everyone wins. This is our reddit of flashcards. RedCard!
- Create an account, with a protected hashed password using bcrypt
- Stay logged in with cookies
- Flashcard creation system
- Upvote/downvote for cards
- Access the quiz by using updoots
- Completed sets are seperated but open to reuse for increased practice
- Learned flask within a very short timeframe
- Learned how to use SQL within a very short timeframe
- Fully functioning backend-frontend system interaction
- Learned to use docker & git
Docker, Flask, JS Python CSS HTML Solid.Js
RedCard is a web app that enables users to create, view, and share flashcards. When users create flashcards, they earn points that can be used to view compiled quizzes of the top user made. Users can updoot flashcards they like, and flashcards with more updoots get recommended.
