Thank you for visiting!
Sobilegt Barsbold
Social
Facebook
Instagram
Youtube
Contact
sodbilegt.barsbold@student.htw-berlin.de
Tel. +49 17683390714
Berlin, Germany
© 2025 Sodbilegt Barsbold
Digital Flashcard System
This application was designed to simplify learning and information management. It replaces physical flashcards with a digital platform where users can create, organize, and utilize their own cards and decks. The aim was to provide an intuitive and user-friendly solution that adapts to individual learning needs.

Key Features
User Registration and Authentication
-
Users can create their own accounts and log in
-
Authentication ensures data security and provides personalized access to content
Deck and Card Management
-
Users can create their own decks (collections of flashcards).
-
Each card contains questions and answers that users can utilize for studying.
Data Persistence
-
All data (user accounts, decks, and cards) is securely stored and managed in a MongoDB database.
Fully Functional Web Application
-
Built using REST APIs and adheres to CRUD principles (Create, Read, Update, Delete)
-
The APIs enable efficient data processing between the frontend and backend
Technology Stack
Node.js
Server-side logic and application structure.
Express.js
Web framework for simplifying server development and creating REST APIs.
Mongoose
Object Data Modeling (ODM) for MongoDB database integration.
MongoDB
Database for storing user accounts, decks, and card information.