Skip to content

swapnil0601/cardify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The problem Cardify solves

Students devote a significant amount of time acquiring new information that will enable them to solve problems in the future. However, 80% of what they learn is forgotten after three days. Spaced Repetition is a learning method used in order to help students remember concepts for a longer period of time. This method is extremely effective in helping people learn a foreign language or remember complicated information, yet it isn't used all too often because it is an unconventional habit to form, and most people believe they will be able to recall the concept they studied now whenever they require it.

Cardify the concept of Spaced Repetition to help students remember what they have learned for the rest of their lives. It will help them recall concepts in as little as 10 minutes per day. We provide a user-friendly interface for students to facilitate the process to enable them to cultivate this habit.

Watch the video

cardifyVId.mp4

Features

  • Flashcard and deck creation functionality
  • Spaced Repetition technique for optimized learning
  • Smart scheduling system based on user-rated difficulty levels
  • User registration and login for saving decks and cards

Tech Stack

Frontend

  • Next.js
  • React

Backend

  • Node.js
  • Express.js

Database

  • MongoDB

Getting Started

To begin using Cardify, follow these steps:

  1. Clone this repository.
  2. Install the required dependencies for the frontend and backend.
  3. Set up your MongoDB database.
  4. Configure any necessary environment variables.
  5. Run the frontend and backend servers.

Usage

  • Register a new user account to start using Cardify.
  • Log in using your registered credentials.
  • Create flashcards and decks to store information.
  • Utilize the Spaced Repetition technique for effective learning.
  • Rate the difficulty of flashcards to optimize the smart scheduling system.

Contributing

Contributions are welcome! If you would like to contribute, please fork the repository and submit a pull request with your changes.


If you have any questions or need further assistance, feel free to reach out. Happy learning with Cardify!

About

Spaced Repetition Web-App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors