FastCards is a simple online flashcards application that allows you to create, edit, categorize and store flashcards in a personal account. Fastcards can be accessed at this link for you to try.
- Create flashcards that can be 'flipped' just like the real ones!
- Add an image to a flashcard. Then crop, rotate and rescale that image to your hearts content using the built-in image editor.
- Organize your flashcards within categories and keep them clutter-free!
- Fastcards looks good anywhere, whether it is on your smartphone, laptop or desktop.
- Find your flashcards quickly with the search bar!
Fastcards' frontend was built using TypeScript and React.JS and styled with React-Bootstrap and some SCSS custom stylings. Its backend relies on Firebase realtime database as the DBMS and Cloud storage for Firebase as the image storage.